X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FMeasurements.html;h=c0c656dfeba04b8d6cb0c89db99b37e737d874a7;hb=b03150c2846ad7ef7ad1a44c5536b1ea29f92c12;hp=cfef4d56255897f88191e2b11a2b6ac095ac1b11;hpb=0b4e655ca22daa4e6efc10d4ef575520a3abfa2c;p=poolifier.git diff --git a/docs/variables/Measurements.html b/docs/variables/Measurements.html index cfef4d56..c0c656df 100644 --- a/docs/variables/Measurements.html +++ b/docs/variables/Measurements.html @@ -1,75 +1,2 @@ -Measurements | poolifier - v2.6.45
-
- -
-
-
-
- -

Variable MeasurementsConst

-
Measurements: Readonly<{
    elu: "elu";
    runTime: "runTime";
    waitTime: "waitTime";
}> = ...
-

Enumeration of measurements.

-
-
-

Type declaration

-
    -
  • -
    Readonly elu: "elu"
  • -
  • -
    Readonly runTime: "runTime"
  • -
  • -
    Readonly waitTime: "waitTime"
-
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +Measurements | poolifier - v3.1.21

Variable MeasurementsConst

Measurements: Readonly<{
    elu: "elu";
    runTime: "runTime";
    waitTime: "waitTime";
}> = ...

Enumeration of measurements.

+

Type declaration

  • Readonly elu: "elu"
  • Readonly runTime: "runTime"
  • Readonly waitTime: "waitTime"

Generated using TypeDoc

\ No newline at end of file