Swoole Functions
PHP Manual

swoole_timer_exists

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

swoole_timer_existsCheck if a timer callback function is existed

Description

bool swoole_timer_exists ( int $timer_id )

Parameters

timer_id

Return Values


Swoole Functions
PHP Manual