EvWatcher::stop
EvWatcher::stop
(PECL ev >= 0.2.0)
EvWatcher::stop — Stops the watcher
Description
public void EvWatcher::stop ( void )
Marks the watcher as inactive. Note that only active watchers will receive events.
Parameters
This function has no parameters.
Return Values
No value is returned.
See Also
- EvWatcher::start() - Starts the watcher
← EvWatcher::start
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.