Check if a timer is existed.
« Swoole\Timer::clear
Swoole\Timer::tick »
PHP Manual
Swoole\Timer
Check if a timer is existed.
Swoole\Timer::exists
Swoole\Timer::exists
—
Check if a timer is existed.
Description
public
static
Swoole\Timer::exists
(
int
$timer_id
):
bool
Check if a timer is existed.
Parameters
timer_id
Return Values