X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FMeasurements.html;h=c42ce84c13a5692946e655acb95adfcd79c1b879;hb=5d1b49719459de479de5dabe173ceff38d6c4071;hp=19e7d1369d0c1f34e4eef5c3b24c295ac3339883;hpb=0956e79ce8d999bf54e444156d33e582fc428f8d;p=poolifier.git diff --git a/docs/variables/Measurements.html b/docs/variables/Measurements.html index 19e7d136..c42ce84c 100644 --- a/docs/variables/Measurements.html +++ b/docs/variables/Measurements.html @@ -1,2 +1,2 @@ -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 +Measurements | poolifier - v4.0.10

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