FiberScheduler.taskCount

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

Get the number of tasks currently managed by the scheduler.

Returns

The total number of tasks (including completed ones).