(PHP 8 >= 8.1.0)
Fiber::isStarted — Determines if the fiber has started
This function has no parameters.
Returns true only after the fiber has been started; otherwise false is returned.
true
false