CakeFest 2024: The Official CakePHP Conference

swoole_timer_exists

(PECL swoole >= 1.9.0)

swoole_timer_existsПроверить, существует ли callback-функция таймера

Описание

swoole_timer_exists(int $timer_id): bool

Список параметров

timer_id

Возвращаемые значения

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top