©
本文档使用
php.cn手册 发布
(PECL ev >= 0.2.0)
EvLoop::check — Creates EvCheck object associated with the current event loop instance
$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.