X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskPerformance.html;h=93c703ed934a8ba9e325c78520b2bef73a98fe25;hb=68887e30ceca3df78b70e0b8f1b262a76f2d7cd8;hp=e1f4eec3069071fe27800c05ca4e4985b02a3401;hpb=a6d9dccfaf39e185c896747260d668fcb683a8ed;p=poolifier.git diff --git a/docs/interfaces/TaskPerformance.html b/docs/interfaces/TaskPerformance.html index e1f4eec3..93c703ed 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,35 +33,44 @@

    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
  • +
  • WorkerTypes
  • +
  • availableParallelism
  • Generated using TypeDoc

    \ No newline at end of file