X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskPerformance.html;h=a2eb2c7a66781be2d8ba65e8f506c32e53b8141d;hb=7ab352a62ac2ae168541b47090e4085a28952f07;hp=bc6b75061ae0e3981960386afd9c3fdaa7c3ccc4;hpb=ac2cb9e206b5e67cc52124eb334507f5dce230d5;p=poolifier.git diff --git a/docs/interfaces/TaskPerformance.html b/docs/interfaces/TaskPerformance.html index bc6b7506..bb5a8728 100644 --- a/docs/interfaces/TaskPerformance.html +++ b/docs/interfaces/TaskPerformance.html @@ -1,4 +1,4 @@ -TaskPerformance | poolifier
+TaskPerformance | poolifier - v2.6.37
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.37
    @@ -14,7 +14,7 @@ -

    Interface TaskPerformance

    +

    Interface TaskPerformanceInternal

    Task performance.

    @@ -24,7 +24,7 @@
    +
  • Defined in src/utility-types.ts:30
  • @@ -33,6 +33,7 @@

    Properties

    @@ -45,7 +46,15 @@
    +
  • Defined in src/utility-types.ts:46
  • +
    + +
    name: string
    +

    Task name.

    +
    +
    runTime?: number
    @@ -53,7 +62,7 @@
    +
  • Defined in src/utility-types.ts:42
  • timestamp: number
    @@ -61,7 +70,7 @@
    +
  • Defined in src/utility-types.ts:38
  • -

    Generated using TypeDoc

    +

    Generated using TypeDoc

    \ No newline at end of file