PHP Conference Kansai 2025

EvWatcher::stop

(PECL ev >= 0.2.0)

EvWatcher::stopDetiene el Watcher

Descripción

public EvWatcher::stop(): void

Marca el Watcher como inactivo. Tenga en cuenta que solo los Watchers activos recibirán los eventos.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

No devuelve ningún valor.

Ver también

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top