Swoole Swoole\Server::clearTimer
swoole_timer_clear
(PECL swoole >= 1.9.0)
Swoole\Server::clearTimer -- swoole_timer_clear — Stop and destory a timer.
설명
객체 지향 스타일(메소드):
public Swoole\Server::clearTimer(int $timer_id
): void
절차 스타일:
swoole_timer_clear(int $timer_id
): void
Stop and destory a timer
매개변수
timer_id
port