X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskPerformance.html;h=902a6a8b7b55c99bdd13e88b2e36a337bee110ea;hb=76b46937556ea55049d5c413aa0a77d0c7f47f48;hp=9538bd80f952a28b023b175f79f37999fa7152b3;hpb=2624da4d8f724e8bc0b655cddfc6ba5ae9a4d053;p=poolifier.git diff --git a/docs/interfaces/TaskPerformance.html b/docs/interfaces/TaskPerformance.html index 9538bd80..902a6a8b 100644 --- a/docs/interfaces/TaskPerformance.html +++ b/docs/interfaces/TaskPerformance.html @@ -1,4 +1,4 @@ -TaskPerformance | poolifier
+TaskPerformance | poolifier - v2.6.19
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.19
    @@ -24,7 +24,7 @@
    • TaskPerformance
    +
  • Defined in src/utility-types.ts:31
  • @@ -33,6 +33,7 @@

    Properties

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

    Task name.

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