(PECL ev >= 0.2.0)
Creates 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.
Returns:
Returns EvCheck object on success.
See also:
Please login to continue.