EvLoop::idle
(PECL ev >= 0.2.0)
EvLoop::idle — Creates EvIdle watcher object associated with the current event loop instance
Descrição
final
public
EvIdle
EvLoop::idle
(
callable
$callback
[,
mixed
$data
= NULL
[,
int
$priority
= 0
]] )Creates EvIdle watcher object associated with the current event loop instance
Parâmetros
All the parameters have the same meaning as for EvIdle::__construct()
Valor Retornado
Returns EvIdle object on success.
Veja Também
- EvIdle::__construct() - Constructs the EvIdle watcher object
There are no user contributed notes for this page.
