EvTimer::createStopped

EvTimer::createStopped

(PECL ev >= 0.2.0)

EvTimer::createStoppedCreates EvTimer stopped watcher object

Description

final public static EvTimer EvTimer::createStopped (  double $after  ,  double $repeat  ,  callable $callback  [,  mixed $data  = NULL  [,  int $priority  = 0  ]] )

Creates EvTimer stopped watcher object. Unlike EvTimer::__construct() , this method doesn't start the watcher automatically.