X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskStatistics.html;h=1d18d70f52d8e51ea374773e69627a1ed5186678;hb=b51d859692c3830760721f06bdb2c909c1d5d9a7;hp=23ce872203d0c439bbfebece47565121695d1bc4;hpb=2de80350c43436f87fca7de401d213c0d93fe208;p=poolifier.git diff --git a/docs/interfaces/TaskStatistics.html b/docs/interfaces/TaskStatistics.html index 23ce8722..1d18d70f 100644 --- a/docs/interfaces/TaskStatistics.html +++ b/docs/interfaces/TaskStatistics.html @@ -1,144 +1,14 @@ -TaskStatistics | poolifier - v2.6.45
-
- -
-
-
-
- -

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