X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FMeasurements.html;h=81de8d9ba1fdbd96039a1a147d77fa06d4b20b29;hb=3dcc95e54a6bfeb4b27460d60d3c90d27ac352dd;hp=bdb00ef901aca90958736932fc752c5d2aa7c063;hpb=52589b47294bffa67444f0490c43476c95b19dc9;p=poolifier.git diff --git a/docs/variables/Measurements.html b/docs/variables/Measurements.html index bdb00ef9..81de8d9b 100644 --- a/docs/variables/Measurements.html +++ b/docs/variables/Measurements.html @@ -1,116 +1,2 @@ -Measurements | poolifier - v2.6.38
-
- -
-
-
-
- -

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 - v4.0.15

Variable MeasurementsConst

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

Enumeration of measurements.

+
\ No newline at end of file