Swoole\Server::clearTimer

swoole_timer_clear

(PECL swoole >= 1.9.0)

Swoole\Server::clearTimer -- swoole_timer_clearStop and destory a timer.

説明

オブジェクト指向型 (method):

public Swoole\Server::clearTimer(int $timer_id): void

手続き型:

swoole_timer_clear(int $timer_id): void

Stop and destory a timer

パラメータ

timer_id

戻り値

関連キーワード:  timer, Stop, destory, Swoole, Server, swoole, clearTimer, int, bind, public