PHP 8.5.0 Alpha 2 available for testing

EvWatcher::getLoop

(PECL ev >= 0.2.0)

EvWatcher::getLoopRetorna el bucle responsable del observador

Descripción

public EvWatcher::getLoop(): EvLoop

Retorna el bucle responsable del observador.

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

Retorna un objeto EvLoop responsable del observador.

add a note

User Contributed Notes

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