Fiber::isStarted
(PHP 8 >= 8.1.0)
Fiber::isStarted — 確定 fiber 是否啟動
說明
public Fiber::isStarted(): bool
參數
此函式沒有參數。
返回值
只有在 fiber 啟動后返回 true
,否則返回 false
。
Wellcome to Web4Theme!
(PHP 8 >= 8.1.0)
Fiber::isStarted — 確定 fiber 是否啟動
此函式沒有參數。
只有在 fiber 啟動后返回 true
,否則返回 false
。