X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FMeasurements.html;h=9823ec24d65ebf8d41d2dd7c0acaa3f6138f8b32;hb=b84939fe9d58fad558fe33eb08ab99ce0b9bb5c7;hp=16c085f52a3adee99c67f8dfccb0c9d8b5123190;hpb=281c4c4798ff3366a0efb1f65a80b451804bedab;p=poolifier.git diff --git a/docs/variables/Measurements.html b/docs/variables/Measurements.html index 16c085f5..9823ec24 100644 --- a/docs/variables/Measurements.html +++ b/docs/variables/Measurements.html @@ -1,2 +1,2 @@ -Measurements | poolifier - v3.1.21

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

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