PHP 8.4.0 RC3 available for testing

Swoole\Timer::clear

(PECL swoole >= 1.9.0)

Swoole\Timer::clearSupprime un minuteur par ID de minuteur.

Description

public static Swoole\Timer::clear(int $timer_id): void

Supprime un minuteur par ID de minuteur.

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