X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FMeasurements.html;h=a16e5d9d886dbddb2aa8f564d2f66d3d010f6d27;hb=refs%2Ftags%2Fv3.1.2;hp=dd8fef6490579e465d8275680ffa1315017e897d;hpb=2041f3d8b2564bfab8e30db6a87dba283219ca86;p=poolifier.git diff --git a/docs/variables/Measurements.html b/docs/variables/Measurements.html index dd8fef64..a16e5d9d 100644 --- a/docs/variables/Measurements.html +++ b/docs/variables/Measurements.html @@ -1,116 +1,2 @@ -Measurements | poolifier - v2.6.40
-
- -
-
-
-
- -

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

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