(PECL ev >= 0.2.0)
Creates EvIdle watcher object associated with the current event loop instance
final public EvIdle EvLoop::idle ( callable $callback [, mixed $data = NULL [, int $priority = 0 ]] )
Creates EvIdle watcher object associated with the current event loop instance
Returns:
Returns EvIdle object on success.
See also:
Please login to continue.