X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FWorkerUsage.html;h=3719ff11703a77324442769fe67f1df0f50853af;hb=refs%2Ftags%2Fv3.1.7;hp=a338a0fe61d7ee7913bb751542d48533424ec419;hpb=95d287d1625c80929657a9f217774c5c8f6668e7;p=poolifier.git diff --git a/docs/interfaces/WorkerUsage.html b/docs/interfaces/WorkerUsage.html index a338a0fe..3719ff11 100644 --- a/docs/interfaces/WorkerUsage.html +++ b/docs/interfaces/WorkerUsage.html @@ -1,165 +1,10 @@ -WorkerUsage | poolifier - v2.6.41
-
- -
-
-
-
- -

Interface WorkerUsageInternal

-
-

Worker usage statistics.

-
-
-
-

Hierarchy

-
    -
  • WorkerUsage
-
-
-
- -
-
-

Properties

-
elu +WorkerUsage | poolifier - v3.1.6

Interface WorkerUsageInternal

Worker usage statistics.

+
interface WorkerUsage {
    elu: EventLoopUtilizationMeasurementStatistics;
    runTime: MeasurementStatistics;
    tasks: TaskStatistics;
    waitTime: MeasurementStatistics;
}
-
-

Properties

-
- - -

Tasks event loop utilization statistics.

-
-
-
- - -

Tasks runtime statistics.

-
-
-
- - -

Tasks statistics.

-
-
-
- - -

Tasks wait time statistics.

-
-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Properties

Tasks event loop utilization statistics.

+

Tasks runtime statistics.

+

Tasks statistics.

+

Tasks wait time statistics.

+

Generated using TypeDoc

\ No newline at end of file