EvLoop::suspend
EvLoop::suspend
(PECL ev >= 0.2.0)
EvLoop::suspend — Suspend the loop
Description
public void 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
← EvLoop::stop
EvLoop::timer →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.