FiberScheduler.readyCount
size_t readyCount() @property const pure @safe nothrow @nogcGet the number of tasks in the ready queue.
Returns
The number of tasks waiting to be executed.
size_t readyCount() @property const pure @safe nothrow @nogcGet the number of tasks in the ready queue.