EvLoop::nowUpdate
PHP function
Edit on GitHub ✎
(PECL ev >= 0.2.0)
Establishes the current time by querying the kernel, updating the time returned by EvLoop::now in the progress
Description
EvLoop::nowUpdate(): void
Establishes the current time by querying the kernel, updating the time returned by EvLoop::now in the progress. This is a costly operation and is usually done automatically within EvLoop::run.
Parameters Parameters
Return Values
Void
See Also
EvLoop::nowEv::nowUpdate