X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FMeasurements.html;h=11bed7c914d93b66a70c21acae1335f8942b0eda;hb=a50b8288d0696296711df883b0199c51e804917b;hp=bc301cdd1a7f43d0becc73b7c544a57e919d1be4;hpb=564ec16ceddb03324d81bfa385669cc188da03fd;p=poolifier.git diff --git a/docs/variables/Measurements.html b/docs/variables/Measurements.html index bc301cdd..11bed7c9 100644 --- a/docs/variables/Measurements.html +++ b/docs/variables/Measurements.html @@ -1,75 +1,2 @@ -Measurements | poolifier - v2.7.5
-
- -
-
-
-
- -

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

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