X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Finterfaces%2FTaskPerformance.html;h=40768b1e983df1ca89d306ab6c0f09a1ad727ae0;hb=44c8c00f7a09dcc4a1986e66a83abad3a603d83b;hp=57ba785f91ede2d17e15ea4b1a814f19fc0a4c01;hpb=6be0ab6d5c78c8e91cc4668d3d03db95f15cbfab;p=poolifier.git diff --git a/docs/interfaces/TaskPerformance.html b/docs/interfaces/TaskPerformance.html index 57ba785f..40768b1e 100644 --- a/docs/interfaces/TaskPerformance.html +++ b/docs/interfaces/TaskPerformance.html @@ -1,4 +1,4 @@ -TaskPerformance | poolifier
+TaskPerformance | poolifier - v2.6.11
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.11
    @@ -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