X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskPerformance.html;h=ffd6e655e3a09fe60f2047df167f647ec04c0a68;hb=3c5dc3fbade52c4f8e707279cd3089c57210e241;hp=58df32341f7f9c5ad0df088b56573b6303b4a8c6;hpb=658b9aa08266ed9a8ae3c0fc947d237fa2674f09;p=poolifier.git diff --git a/docs/interfaces/TaskPerformance.html b/docs/interfaces/TaskPerformance.html index 58df3234..ffd6e655 100644 --- a/docs/interfaces/TaskPerformance.html +++ b/docs/interfaces/TaskPerformance.html @@ -1,4 +1,4 @@ -TaskPerformance | poolifier - v2.6.9
+TaskPerformance | poolifier - v2.6.26
  • Preparing search index...
  • -
  • The search index is not available
poolifier - v2.6.9
+
  • The search index is not available
  • poolifier - v2.6.26
    @@ -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