X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FMeasurements.html;h=c0c656dfeba04b8d6cb0c89db99b37e737d874a7;hb=b03150c2846ad7ef7ad1a44c5536b1ea29f92c12;hp=d5474a25eef3b1adac6ea9d396ebccb8afe6a206;hpb=54a050e93b47b8404861c70c07cee7da66a9ec72;p=poolifier.git diff --git a/docs/variables/Measurements.html b/docs/variables/Measurements.html index d5474a25..c0c656df 100644 --- a/docs/variables/Measurements.html +++ b/docs/variables/Measurements.html @@ -1,2 +1,2 @@ -Measurements | poolifier - v3.1.10

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