X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskPerformance.html;h=1525eaf780d60fdf82aa2f0993e1a7eaee12859f;hb=47c9cec4c0a1a871153e1811ec6d95c90d2c86d1;hp=b5583b6f98d1ea9c13b737f6b0979ca68bf24b1a;hpb=aac8863d208eadcb0ecb33dc44d045c26f5a444f;p=poolifier.git diff --git a/docs/interfaces/TaskPerformance.html b/docs/interfaces/TaskPerformance.html index b5583b6f..1525eaf7 100644 --- a/docs/interfaces/TaskPerformance.html +++ b/docs/interfaces/TaskPerformance.html @@ -1,4 +1,4 @@ -TaskPerformance | poolifier
+TaskPerformance | poolifier - v2.6.9
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.9
    @@ -14,7 +14,7 @@ -

    Interface TaskPerformance

    +

    Interface TaskPerformanceInternal

    Task performance.

    @@ -24,7 +24,7 @@
    +
  • Defined in src/utility-types.ts:26
  • @@ -39,29 +39,29 @@

    Properties

    - +
    elu?: EventLoopUtilization

    Task event loop utilization.

    +
  • Defined in src/utility-types.ts:38
  • - +
    runTime?: number

    Task runtime.

    +
  • Defined in src/utility-types.ts:34
  • - +
    timestamp: number

    Task performance timestamp.

    +
  • Defined in src/utility-types.ts:30
  • +
  • WorkerTypes
  • +
  • availableParallelism
  • Generated using TypeDoc

    \ No newline at end of file