X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskPerformance.html;h=1c102edd3f2942564359d2141251ebd96486a0b3;hb=76369162548ededf89e0d513174a943cc330245c;hp=e1f4eec3069071fe27800c05ca4e4985b02a3401;hpb=a6d9dccfaf39e185c896747260d668fcb683a8ed;p=poolifier.git diff --git a/docs/interfaces/TaskPerformance.html b/docs/interfaces/TaskPerformance.html index e1f4eec3..1c102edd 100644 --- a/docs/interfaces/TaskPerformance.html +++ b/docs/interfaces/TaskPerformance.html @@ -1,20 +1,20 @@ -TaskPerformance | poolifier
+TaskPerformance | poolifier - v3.0.4
-
+
  • The search index is not available
  • poolifier - v3.0.4 +
    -

    Interface TaskPerformance

    +

    Interface TaskPerformanceInternal

    Task performance.

    @@ -24,49 +24,58 @@
    +
  • Defined in src/utility-types.ts:30
  • - +

    Properties

    -

    Properties

    - +
    elu?: EventLoopUtilization

    Task event loop utilization.

    +
  • Defined in src/utility-types.ts:46
  • +
    + +
    name: string
    +

    Task name.

    +
    +
    - +
    runTime?: number

    Task runtime.

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

    Task performance timestamp.

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

    Generated using TypeDoc

    -
    \ No newline at end of file +

    Generated using TypeDoc

    +
    \ No newline at end of file