X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FMeasurements.html;h=18c7e13c50cc3dc64ef696e4438dc4f64bde74a2;hb=bd4539984d5ffafd4564b5632c6e8910d1c5608e;hp=24f816c8163c76f3487a18f08de57a0563598b42;hpb=078116c1d8dde66831fcf40973059818592c8a88;p=poolifier.git diff --git a/docs/variables/Measurements.html b/docs/variables/Measurements.html index 24f816c8..18c7e13c 100644 --- a/docs/variables/Measurements.html +++ b/docs/variables/Measurements.html @@ -1,2 +1,2 @@ -Measurements | poolifier - v3.0.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.0.9

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