Swoole\Server::clearTimer
swoole_timer_clear
(PECL swoole >= 1.9.0)
Swoole\Server::clearTimer -- swoole_timer_clear — Stop and destory a timer.
Description
Object-oriented style (method):
$timer_id
): voidProcedural style:
$timer_id
): voidStop and destory a timer
Parameters
-
timer_id
-
Return Values