X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskPerformance.html;h=8fbb28783313ee8d138f82bca39dce8d7047c3c9;hb=f38f85c043864b68ea519f6bdf94821c356195f1;hp=c5e4d206fec673e4d79c57b43aa8cb52fbee5da3;hpb=52d3ec6b2aea8279b0ac670bd6291efa90466a60;p=poolifier.git diff --git a/docs/interfaces/TaskPerformance.html b/docs/interfaces/TaskPerformance.html index c5e4d206..8fbb2878 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: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