X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FMeasurementOptions.html;h=8140dc2d31cd497abbeb51c3593442221204fb82;hb=d3a9c958dcc326062e978f22d88747c00522032d;hp=e62ab083624cda8eb1df665b7e561c9f22ff38b3;hpb=51e49c70379025e6709ae33e5cb4bf91b22ccc41;p=poolifier.git diff --git a/docs/interfaces/MeasurementOptions.html b/docs/interfaces/MeasurementOptions.html index e62ab083..8140dc2d 100644 --- a/docs/interfaces/MeasurementOptions.html +++ b/docs/interfaces/MeasurementOptions.html @@ -1,94 +1,4 @@ -MeasurementOptions | poolifier - v2.7.1
-
- -
-
-
-
- -

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

Interface MeasurementOptions

Measurement options.

+
interface MeasurementOptions {
    median: boolean;
}

Properties

Properties

median: boolean

Set measurement median.

+

Generated using TypeDoc

\ No newline at end of file