PHP Conference Japan 2024

Swoole\Timer::exists

(PECL swoole >= 1.9.0)

Swoole\Timer::exists檢查計時器是否存在。

說明

public static Swoole\Timer::exists(int $timer_id): bool

檢查計時器是否存在。

參數

timer_id

回傳值

新增註解

使用者貢獻的筆記

這個頁面沒有使用者貢獻的筆記。
To Top