(PECL ev >= 0.2.0)
Returns the loop responsible for the watcher
public EvLoop EvWatcher::getLoop ( void )
Returns the loop responsible for the watcher
Returns:
Returns EvLoop event loop object responsible for the watcher.
Please login to continue.