(PECL ev >= 0.2.0)
Create a stopped EvStat watcher object
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() ).
Parameters:
path
The path to wait for status changes on.