(PECL ev >= 0.2.0)
Sets new callback for the watcher
public void EvWatcher::setCallback ( callable $callback )
Sets new callback for the watcher
Parameters:
callback
See Watcher callbacks .
Returns:
No value is returned.
Please login to continue.