X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FMeasurements.html;h=290977c66a485ed9a266ec44d9e58a0e89879b3f;hb=a9fc134421fb6926f4eff76d1d82c9bd8b341606;hp=a8c2c058761c570f28e2229dbef1f13830389db4;hpb=a470bbcf628a548eb345104761dbc9e7d7792809;p=poolifier.git diff --git a/docs/variables/Measurements.html b/docs/variables/Measurements.html index a8c2c058..290977c6 100644 --- a/docs/variables/Measurements.html +++ b/docs/variables/Measurements.html @@ -1,2 +1,2 @@ -Measurements | poolifier - v3.1.13

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

Variable MeasurementsConst

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

Enumeration of measurements.

+

Type declaration

  • elu: "elu"
  • runTime: "runTime"
  • waitTime: "waitTime"

Generated using TypeDoc

\ No newline at end of file