EVCHILD.CREATESTOPPED(3) 1 EVCHILD.CREATESTOPPED(3) EvChild::createStopped - Create instance of a stopped EvCheck watcherSYNOPSISfinalpublicstatic object EvChild::createStopped (int $pid, bool $trace, callable $callback, [mixed $data], [int $priority])DESCRIPTIONThe same as EvChild::__construct , but doesn't start the watcher automatically.PARAMETERSo $pid - The same as for EvChild::__construct o $trace - The same as for EvChild::__construct o $callback - See Watcher callbacks . o $data - Custom data associated with the watcher. o $priority -Watcher priorityRETURN VALUESSEE ALSOEvChild::__construct, EvLoop::child. PHP Documentation Group EVCHILD.CREATESTOPPED(3)