X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FMeasurementOptions.html;h=61fe87b8c251ba934d39861ed25f9eb84d13f04f;hb=a70d17c01f1a59c1525fed69c7cec2c3f4cf5175;hp=de71d25f49243a13971bb65a8a1b2af358e6bc1e;hpb=66fc6ae43f2e7a308cdba9d5038d07cf49b9cda4;p=poolifier.git diff --git a/docs/interfaces/MeasurementOptions.html b/docs/interfaces/MeasurementOptions.html index de71d25f..61fe87b8 100644 --- a/docs/interfaces/MeasurementOptions.html +++ b/docs/interfaces/MeasurementOptions.html @@ -1,94 +1,4 @@ -MeasurementOptions | poolifier - v2.7.5
-
- -
-
-
-
- -

Interface MeasurementOptions

-
-

Measurement options.

-
-
-
-

Hierarchy

-
    -
  • MeasurementOptions
-
-
-
- -
-
-

Properties

-
-
-

Properties

-
- -
median: boolean
-

Set measurement median.

-
-
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +MeasurementOptions | poolifier - v4.0.8

Interface MeasurementOptions

Measurement options.

+
interface MeasurementOptions {
    median: boolean;
}

Properties

Properties

median: boolean

Set measurement median.

+
\ No newline at end of file