FiberBlocker.shouldBlock

Query if FiberBlocker should still block

FiberBlocker will block the Fiber until it is notified or the specified timeout is reached.

class FiberBlocker
nothrow
bool
shouldBlock
()

Meta