EvLoop::check

(PECL ev >= 0.2.0)

EvLoop::checkCreates EvCheck object associated with the current event loop instance

说明

final public EvLoop::check ( string $callback [, string $data [, string $priority ]] ) : EvCheck

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.

参见

相关文章
php map creates a new map using values from the current instance and another mapphp map creates a new map using keys of either the current instance or of another map but not of bothphp eventbufferevent returns underlying input buffer associated with current buffer eventphp eventbufferevent returns underlying output buffer associated with current buffer eventphp eventlistener creates new connection listener associated with an event basephp evidle creates instance of a stopped evidle watcher objectphp evloop creates evcheck object associated with the current event loop instancephp evloop creates evchild object associated with the current event loopphp evloop constructs the event loop objectphp evloop returns or creates the default event loopphp evloop creates an instance of evembed watcher associated with the current evloop objectphp evloop creates evfork watcher object associated with the current event loop instancephp evloop creates evidle watcher object associated with the current event loop instancephp evloop create evio watcher object associated with the current event loop instancephp evloop returns the current event loop time php evloop creates evperiodic watcher object associated with the current event loop instancephp evloop creates evprepare watcher object associated with the current event loop instancephp evloop creates evsignal watcher object associated with the current event loop instancephp evloop creates evstat watcher object associated with the current event loop instancephp evloop creates evtimer watcher object associated with the current event loop instance
关注编程学问公众号