PHP 8.5.0 Alpha 2 available for testing

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 contiene ningún parámetro.

Valores devueltos

No se retorna ningún valor.

Ver también

add a note

User Contributed Notes

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