Php/docs/swoole-timer.clear

提供:Dev Guides
< Php
移動先:案内検索

Swoole\Timer::clear

(PECL swoole >= 1.9.0)

Swoole\Timer::clearDelete a timer by timer ID.


説明

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

Delete a timer by timer ID.


パラメータ

timer_id


返り値