(PECL ev >= 0.2.0)
EvLoop::check — Creates EvCheck object associated with the current event loop instance
$callback
,
string $data
= ?,
string $priority
= ?): EvCheckCreates EvCheck object associated with the current event loop instance.
All parameters have the same meaning as for EvCheck::__construct()
Returns EvCheck object on success.