PHP 8.4.0 RC4 available for testing

Swoole\Timer::exists

(PECL swoole >= 1.9.0)

Swoole\Timer::existsVérifie si un minuteur existe.

Description

public static Swoole\Timer::exists(int $timer_id): bool

Vérifie si un minuteur existe.

Liste de paramètres

timer_id

Valeurs de retour

add a note

User Contributed Notes

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