X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FMeasurementOptions.html;h=ccabc916fd91c5780c98a76533af1b38b9b450e0;hb=cb71d66001170e8ab716bf41f874e715959d3dfe;hp=e6786418e91b8a39bd22a092bcb767c1d3cdf06b;hpb=3557031d88b5ff00ea86695728b3ba3af46e9faa;p=poolifier.git diff --git a/docs/interfaces/MeasurementOptions.html b/docs/interfaces/MeasurementOptions.html index e6786418..ccabc916 100644 --- a/docs/interfaces/MeasurementOptions.html +++ b/docs/interfaces/MeasurementOptions.html @@ -1,131 +1,4 @@ -MeasurementOptions | poolifier - v2.6.12
-
- -
-
-
-
- -

Interface MeasurementOptions

-
-

Measurement options.

-
-
-
-

Hierarchy

-
    -
  • MeasurementOptions
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
median: boolean
-

Set measurement median.

-
-
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +MeasurementOptions | poolifier - v3.0.9

Interface MeasurementOptions

Measurement options.

+
interface MeasurementOptions {
    median: boolean;
}

Properties

Properties

median: boolean

Set measurement median.

+

Generated using TypeDoc

\ No newline at end of file