(PECL ev >= 0.2.0)
EvPeriodic::createStopped — Create a stopped EvPeriodic watcher
$offset ,$interval ,$reschedule_cb ,$callback ,$data = null ,$priority = 0Create EvPeriodic object. Unlike EvPeriodic::__construct() this method doesn't start the watcher automatically.
offsetintervalreschedule_cbnull. See Periodic watcher operation modescallbackdatapriorityReturns EvPeriodic watcher object on success.