X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FMeasurements.html;h=81de8d9ba1fdbd96039a1a147d77fa06d4b20b29;hb=224d008191f52fa20b93e1ba67919569f8d6e315;hp=81694e1e35d67ef071165c925708f29b413d7c0e;hpb=fcb83cac5406186d9646362d0f3f97db339012d9;p=poolifier.git diff --git a/docs/variables/Measurements.html b/docs/variables/Measurements.html index 81694e1e..81de8d9b 100644 --- a/docs/variables/Measurements.html +++ b/docs/variables/Measurements.html @@ -1,2 +1,2 @@ -Measurements | poolifier - v4.0.13

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

Variable MeasurementsConst

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

Enumeration of measurements.

+
\ No newline at end of file