X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FMeasurements.html;h=5b0d60cc8a2f87893ca3e0ee266a3472791f8847;hb=96f3886ad347290d2072643379e9bfb495d905c3;hp=73f2d7dd4711736f4ac2f68dc73948b9c900060a;hpb=95c333666812f5db34b93c20d8851f2755d1c920;p=poolifier.git diff --git a/docs/variables/Measurements.html b/docs/variables/Measurements.html index 73f2d7dd..19e7d136 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 - v4.0.7

Variable MeasurementsConst

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

Enumeration of measurements.

+

Type declaration

  • elu: "elu"
  • runTime: "runTime"
  • waitTime: "waitTime"
\ No newline at end of file