EvPeriodic::set
EvPeriodic::set
(PECL ev >= 0.2.0)
EvPeriodic::set — Configures the watcher
Description
public void EvPeriodic::set ( double $offset , double $interval )
(Re-)Configures EvPeriodic watcher
Parameters
offset
The same meaning as for EvPeriodic::__construct() . See Periodic watcher operation modes
interval
The same meaning as for EvPeriodic::__construct() . See Periodic watcher operation modes
Return Values
No value is returned.
← EvPeriodic::createStopped
EvPrepare →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.