JezK
Edit File: new-c.ri
U:RDoc::AnyMethod[iI"new:ETI"Concurrent::TimerSet::new;FT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"%Create a new set of timed tasks.;To:RDoc::Markup::BlankLine o; ; [I"&@!macro [attach] executor_options;T@o:RDoc::Markup::Verbatim; [ I"]@param [Hash] opts the options used to specify the executor on which to perform actions ;TI"S@option opts [Executor] :executor when set use the given `Executor` instance. ;TI"V Three special values are also supported: `:task` returns the global task pool, ;TI"V `:operation` returns the global operation pool, and `:immediate` returns a new ;TI"" `ImmediateExecutor` object.;T:@format0: @fileI")lib/concurrent/executor/timer_set.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(opts = {});T@TI" TimerSet;FcRDoc::NormalClass00