EvPeriodic::createStopped

EvPeriodic::createStopped

(PECL ev >= 0.2.0)

EvPeriodic::createStoppedCreate a stopped EvPeriodic watcher

Description

final public static EvPeriodic EvPeriodic::createStopped (  double $offset  ,  double $interval  ,  callable $reschedule_cb  ,  callable $callback  [,  mixed $data  = NULL  [,  int $priority  = 0  ]] )

Create EvPeriodic object. Unlike EvPeriodic::__construct() this method doesn't start the watcher automatically.