FiberScheduler.isRunning

bool isRunning() @property const pure @safe nothrow @nogc

Check if the scheduler is currently running.

Returns

true if run() or tick() is currently executing.