Fiber::isSuspended

(PHP 8 >= 8.1.0)

Fiber::isSuspendedDetermines if the fiber is suspended

Description

public Fiber::isSuspended(): bool

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns true if the fiber is currently suspended; otherwise false is returned.