X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskPerformance.html;h=a85e5f5bf3c89a068a86bcb9bbab0401af6a6c69;hb=c4d8442aed5e5a9d6cde9f3bfd721be3033c1eef;hp=c5e4d206fec673e4d79c57b43aa8cb52fbee5da3;hpb=030eb5a38e62c6e381961644eab2ddac9a027aea;p=poolifier.git diff --git a/docs/interfaces/TaskPerformance.html b/docs/interfaces/TaskPerformance.html index c5e4d206..a85e5f5b 100644 --- a/docs/interfaces/TaskPerformance.html +++ b/docs/interfaces/TaskPerformance.html @@ -1,20 +1,20 @@ -TaskPerformance | poolifier
+TaskPerformance | poolifier - v2.6.44
-
+
  • The search index is not available
  • poolifier - v2.6.44 +
    -

    Interface TaskPerformance

    +

    Interface TaskPerformanceInternal

    Task performance.

    @@ -24,57 +24,66 @@
    +
  • Defined in src/utility-types.ts:30
  • - +

    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
  • @@ -82,68 +91,34 @@
    +
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +

    Generated using TypeDoc

    +
    \ No newline at end of file