ExecutionMetrics
zio.internal.ExecutionMetrics
Attributes
- Graph
-
- Supertypes
Members list
Value members
Abstract methods
The concurrency level of the executor.
The concurrency level of the executor.
Attributes
The number of tasks that have been dequeued, over all time.
The number of tasks that have been dequeued, over all time.
Attributes
The number of tasks that have been enqueued, over all time.
The number of tasks that have been enqueued, over all time.
Attributes
The number of tasks remaining to be executed.
The number of tasks remaining to be executed.
Attributes
The number of current live worker threads.
The number of current live worker threads.
Attributes
In this article