X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FMeasurements.html;fp=docs%2Fvariables%2FMeasurements.html;h=9d27255cb9eb8f2ccdda26621230343bdbc4e2bf;hb=85de1563849907302a372b5da416e5cb15c23307;hp=16aa9904768d434b976bb42c637cb1aa095dccf3;hpb=0de45de915a4d9feb7e1cb3b37bb416926a40b4b;p=poolifier.git diff --git a/docs/variables/Measurements.html b/docs/variables/Measurements.html index 16aa9904..9d27255c 100644 --- a/docs/variables/Measurements.html +++ b/docs/variables/Measurements.html @@ -1,2 +1,2 @@ -Measurements | poolifier - v4.0.1

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

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