X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FMeasurements.html;h=81de8d9ba1fdbd96039a1a147d77fa06d4b20b29;hb=224d008191f52fa20b93e1ba67919569f8d6e315;hp=c0c656dfeba04b8d6cb0c89db99b37e737d874a7;hpb=5ca8a250be7ec77da7a80f5ea3b7a9ef6ba2530a;p=poolifier.git diff --git a/docs/variables/Measurements.html b/docs/variables/Measurements.html index c0c656df..81de8d9b 100644 --- a/docs/variables/Measurements.html +++ b/docs/variables/Measurements.html @@ -1,2 +1,2 @@ -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 +Measurements | poolifier - v4.0.15

Variable MeasurementsConst

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

Enumeration of measurements.

+
\ No newline at end of file