FiberScheduler.taskCount
size_t taskCount() @property const pure @safe nothrow @nogcGet the number of tasks currently managed by the scheduler.
Returns
The total number of tasks (including completed ones).
size_t taskCount() @property const pure @safe nothrow @nogcGet the number of tasks currently managed by the scheduler.