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