X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FMeasurements.html;h=597a8df18a6efba3862eafb0e57242fedc9ffbbc;hb=61daa7116c6cd19b7e120f857a0d0427b83b7408;hp=d718204f9962422b3e20c7a9c46d98c97dcfc575;hpb=12cbde7cd6a5ba982c321b633dc805cb417f93fd;p=poolifier.git diff --git a/docs/variables/Measurements.html b/docs/variables/Measurements.html index d718204f..597a8df1 100644 --- a/docs/variables/Measurements.html +++ b/docs/variables/Measurements.html @@ -1,2 +1,2 @@ -Measurements | poolifier - v3.1.3

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

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