X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FMeasurements.html;h=02a0bfbc43dcb7b039e3d67fb7339e3bccae4b11;hb=refs%2Ftags%2Fv3.1.3;hp=73f2d7dd4711736f4ac2f68dc73948b9c900060a;hpb=95c333666812f5db34b93c20d8851f2755d1c920;p=poolifier.git diff --git a/docs/variables/Measurements.html b/docs/variables/Measurements.html index 73f2d7dd..02a0bfbc 100644 --- a/docs/variables/Measurements.html +++ b/docs/variables/Measurements.html @@ -1,115 +1,2 @@ -Measurements | poolifier - v2.6.34
-
- -
-
-
-
- -

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.2

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