EvStat::createStopped

EvStat::createStopped

(PECL ev >= 0.2.0)

EvStat::createStoppedCreate a stopped EvStat watcher object

Description

final public static void EvStat::createStopped (  string $path  ,  double $interval  ,  callable $callback  [,  mixed $data  = NULL  [,  int $priority  = 0  ]] )

Creates EvStat watcher object, but doesn't start it automatically(unlike EvStat::__construct() ).