EvWatcher::start
PHP Manual
PHP Manual»EvWatcher»EvWatcher::start

EvWatcher::start

(PECL ev >= 0.2.0)

EvWatcher::startStarts the watcher

Descrizione

public function EvWatcher::start(): void

Marks the watcher as active. Note that only active watchers will receive events.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Nessun valore viene restituito.

Vedere anche:

To Top