X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskPerformance.html;h=198d0e75b81bd3966ecdbf1b8db3a347ebceba3a;hb=cb4889b43e6935f6dd70d8011ba085c9ca7218ba;hp=57ba785f91ede2d17e15ea4b1a814f19fc0a4c01;hpb=6be0ab6d5c78c8e91cc4668d3d03db95f15cbfab;p=poolifier.git diff --git a/docs/interfaces/TaskPerformance.html b/docs/interfaces/TaskPerformance.html index 57ba785f..198d0e75 100644 --- a/docs/interfaces/TaskPerformance.html +++ b/docs/interfaces/TaskPerformance.html @@ -1,20 +1,20 @@ -TaskPerformance | poolifier
+TaskPerformance | poolifier - v2.6.41
-
+
  • The search index is not available
  • poolifier - v2.6.41 +
    -

    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,69 +91,34 @@
    +
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +

    Generated using TypeDoc

    +
    \ No newline at end of file