JezK
Edit File: await_for-c.ri
U:RDoc::AnyMethod[iI"await_for:EFI"!Concurrent::Agent::await_for;FT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"LBlocks the current thread until all actions dispatched thus far to all ;TI"Lthe given Agents, from this thread or nested by the given Agents, have ;TI"7occurred, or the timeout (in seconds) has elapsed.;To:RDoc::Markup::BlankLine o; ; [I"B@param [Float] timeout the maximum number of seconds to wait ;TI"J@param [Array<Concurrent::Agent>] agents the Agents on which to wait ;TI"M@return [Boolean] true if all actions complete before timeout else false;T@o; ; [I" @!macro agent_await_warning;T: @fileI"lib/concurrent/agent.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(timeout, *agents);T@FI" Agent;FcRDoc::NormalClass00