EvLoop::suspend
(PECL ev >= 0.2.0)
EvLoop::suspend — Suspend the loop
Description
public EvLoop::suspend ( ) : void
EvLoop::suspend() and EvLoop::resume() methods suspend and resume a loop correspondingly.
Parameters
This function has no parameters.
Return Values
No value is returned.
See Also
- EvLoop::resume() - Resume previously suspended default event loop
- Ev::suspend() - Suspend the default event loop
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/evloop.suspend.php