X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=docs%2Finterfaces%2FTaskPerformance.html;h=99a65e52f05598d2987e5161430b4ed42b7893cf;hb=202bcb6b999895ba5c5ef42eccd6a95836d21602;hp=752545bfaf5d51d50897495416699687b2690b8c;hpb=5e5a659e2b415c7d533dad095eda082989983f8e;p=poolifier.git diff --git a/docs/interfaces/TaskPerformance.html b/docs/interfaces/TaskPerformance.html index 752545bf..99a65e52 100644 --- a/docs/interfaces/TaskPerformance.html +++ b/docs/interfaces/TaskPerformance.html @@ -24,7 +24,7 @@ +
  • Defined in src/utility-types.ts:28
  • @@ -39,29 +39,29 @@

    Properties

    - +
    elu?: EventLoopUtilization

    Task event loop utilization.

    +
  • Defined in src/utility-types.ts:40
  • - +
    runTime?: number

    Task runtime.

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

    Task performance timestamp.

    +
  • Defined in src/utility-types.ts:32
  • +
  • WorkerTypes
  • +
  • availableParallelism
  • Generated using TypeDoc

    \ No newline at end of file