|
EvLoop::checkCreates EvCheck object associated with the current event loop instance 説明
final
public
EvCheck EvLoop::check(
string
$callback
,
string
$data
= ?,
string
$priority
= ?)Creates EvCheck object associated with the current event loop instance. パラメータAll parameters have the same meaning as for EvCheck::__construct 戻り値Returns EvCheck object on success. 参考
|