X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskPerformance.html;h=bc01ce4d71ebd80a130931393fc33510570c0bea;hb=f33c2d55c063a50c0025bf707fa4faf7a5e25f6e;hp=055f4208d85ad86b45bdd9646396c8386fe6660f;hpb=4f487526a63c873d168386250b40ad8103c5a4d8;p=poolifier.git diff --git a/docs/interfaces/TaskPerformance.html b/docs/interfaces/TaskPerformance.html index 055f4208..bc01ce4d 100644 --- a/docs/interfaces/TaskPerformance.html +++ b/docs/interfaces/TaskPerformance.html @@ -1,4 +1,4 @@ -TaskPerformance | poolifier
+TaskPerformance | poolifier - v2.6.12
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.12
    @@ -14,7 +14,7 @@ -

    Interface TaskPerformance

    +

    Interface TaskPerformanceInternal

    Task performance.

    @@ -24,7 +24,7 @@
    +
  • Defined in src/utility-types.ts:30
  • @@ -33,32 +33,44 @@

    Properties

    Properties

    - -
    elu?: EventLoopUtilization
    +
    + +
    name: string
    +

    Task name.

    +
    +
    +
  • Defined in src/utility-types.ts:34
  • - -
    runTime?: number
    +
  • Defined in src/utility-types.ts:42
  • - -
    timestamp: number
    -
    - -
    waitTime?: number
    +
  • Defined in src/utility-types.ts:38
  • +
  • WorkerTypes
  • +
  • availableParallelism
  • Generated using TypeDoc

    \ No newline at end of file