swoole_timer_exists
PHP Manual
PHP Manual»Swoole İşlevleri»swoole_timer_exists

swoole_timer_exists

(PECL swoole >= 1.9.0)

swoole_timer_existsCheck if a timer callback function is existed

Açıklama

function swoole_timer_exists(int $timer_id): bool

Bağımsız Değişkenler

timer_id

Dönen Değerler

To Top