FiberScheduler.readyCount

size_t readyCount() @property const pure @safe nothrow @nogc

Get the number of tasks in the ready queue.

Returns

The number of tasks waiting to be executed.