swoole_timer_clear

Supported Versions: PECL swoole >= 1.9.0
Delete a timer by timer ID.
<?php public static Swoole\Timer::clear(int $timer_id): void