X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskPerformance.html;h=703549af89e13a51028899d6ec2b9e5019627553;hb=edc0cdb11d19cc5993ca98004a7dbbf49439acd8;hp=2e7c63c4dc1f7bf1924fc6fa0fd64da4492bf419;hpb=912e1dfaa2988c8337b3410e7acbaf859afd2212;p=poolifier.git diff --git a/docs/interfaces/TaskPerformance.html b/docs/interfaces/TaskPerformance.html index 2e7c63c4..703549af 100644 --- a/docs/interfaces/TaskPerformance.html +++ b/docs/interfaces/TaskPerformance.html @@ -1,4 +1,4 @@ -TaskPerformance | poolifier - v2.6.8
+TaskPerformance | poolifier - v2.6.30
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.8
+
  • The search index is not available
  • poolifier - v2.6.30
    @@ -24,7 +24,7 @@
    • TaskPerformance
    +
  • 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