X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskStatistics.html;h=1d18d70f52d8e51ea374773e69627a1ed5186678;hb=b24933ab4df4687e66436a6fe15e812eabcddbfb;hp=f91b28bae8ee38cd00b7e7357b44767408efb77a;hpb=0bcaa61099884958be02cb6d32b7873083c0f494;p=poolifier.git diff --git a/docs/interfaces/TaskStatistics.html b/docs/interfaces/TaskStatistics.html index f91b28ba..1d18d70f 100644 --- a/docs/interfaces/TaskStatistics.html +++ b/docs/interfaces/TaskStatistics.html @@ -1,144 +1,14 @@ -TaskStatistics | poolifier - v3.0.2
-
- -
-
-
-
- -

Interface TaskStatisticsInternal

-
-

Task statistics.

-
-
-
-

Hierarchy

-
    -
  • TaskStatistics
-
-
-
- -
-
-

Properties

-
executed +TaskStatistics | poolifier - v3.0.5

Interface TaskStatisticsInternal

Task statistics.

+

Hierarchy

  • TaskStatistics
-
-

Properties

-
- -
executed: number
-

Number of executed tasks.

-
-
-
- -
executing: number
-

Number of executing tasks.

-
-
-
- -
failed: number
-

Number of failed tasks.

-
-
-
- -
maxQueued?: number
-

Maximum number of queued tasks.

-
-
-
- -
queued: number
-

Number of queued tasks.

-
-
-
- -
stolen: number
-

Number of stolen tasks.

-
-
-
-
-

Generated using TypeDoc

-
\ No newline at end of file +

Properties

executed: number

Number of executed tasks.

+
executing: number

Number of executing tasks.

+
failed: number

Number of failed tasks.

+
maxQueued?: number

Maximum number of queued tasks.

+
queued: number

Number of queued tasks.

+
stolen: number

Number of stolen tasks.

+

Generated using TypeDoc

\ No newline at end of file