HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/ruby-2.5.9/doc/concurrent-ruby-1.1.9/ri/Concurrent/TimerSet/post-i.ri
U:RDoc::AnyMethod[iI"	post:ETI"Concurrent::TimerSet#post;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"LPost a task to be execute run after a given delay (in seconds). If the ;TI"Ndelay is less than 1/100th of a second the task will be immediately post ;TI"to the executor.;To:RDoc::Markup::BlankLineo;
;	[I"W@param [Float] delay the number of seconds to wait for before executing the task. ;TI"O@param [Array<Object>] args the arguments passed to the task on execution.;T@o;
;	[I"%@yield the task to be performed.;T@o;
;	[I"V@return [Concurrent::ScheduledTask, false] IVar representing the task if the post;To:RDoc::Markup::Verbatim;	[I"*is successful; false after shutdown.
;T:@format0o;
;	[I"Q@raise [ArgumentError] if the intended execution time is not in the future. ;TI"1@raise [ArgumentError] if no block is given.;T:
@fileI"9lib/concurrent-ruby/concurrent/executor/timer_set.rb;T:0@omit_headings_from_table_of_contents_below000[I"(delay, *args, &task);T@"FI"
TimerSet;TcRDoc::NormalClass00