X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FMeasurementOptions.html;h=4783f8ee90ac9c0978870106017eb50a15a2c994;hb=b20bf19abbcc1fb78e71f843d6eb56ad8c4c630c;hp=349a247835a8679c7595086938d8043c655731c9;hpb=8481e318ad9225134cde44c1ccdbb2e9166aaf15;p=poolifier.git diff --git a/docs/interfaces/MeasurementOptions.html b/docs/interfaces/MeasurementOptions.html index 349a2478..4783f8ee 100644 --- a/docs/interfaces/MeasurementOptions.html +++ b/docs/interfaces/MeasurementOptions.html @@ -1,135 +1,4 @@ -MeasurementOptions | poolifier - v2.6.41
-
- -
-
-
-
- -

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

Interface MeasurementOptions

Measurement options.

+
interface MeasurementOptions {
    median: boolean;
}

Properties

Properties

median: boolean

Set measurement median.

+

Generated using TypeDoc

\ No newline at end of file