(PECL ev >= 0.2.0)
Configures the watcher
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
Returns:
No value is returned.
Please login to continue.