|
EvLoop::checkCreates EvCheck object associated with the current event loop instance Beschreibung
final
public
EvCheck
EvLoop::check
(
string
$callback
[,
string
$data
[,
string
$priority
]] )Creates EvCheck object associated with the current event loop instance. Parameter-ListeAll parameters have the same meaning as for EvCheck::__construct RückgabewerteReturns EvCheck object on success. Siehe auch
|