EvWatcher::stop
PHP Manual
PHP Manual»EvWatcher»EvWatcher::stop

EvWatcher::stop

(PECL ev >= 0.2.0)

EvWatcher::stopStops the watcher

Beschreibung

public function EvWatcher::stop(): void

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch

To Top