EvLoop::idle
Creates EvIdle watcher object associated with the current event
loop instance
&reftitle.description;
final
public
EvIdle
EvLoop::idle
callable
callback
mixed
data
&null;
int
priority
0
Creates EvIdle watcher object associated with the current event loop
instance
&reftitle.parameters;
All the parameters have the same meaning as for
EvIdle::__construct
&reftitle.returnvalues;
Returns EvIdle object on success.
&reftitle.seealso;
EvIdle::__construct