swoole_timer_exists

(PECL swoole >= 1.9.0)

swoole_timer_existsCheck if a timer callback function is existed

説明

swoole_timer_exists(int$timer_id): bool

パラメータ

timer_id

戻り値

To Top