Unity Scopes API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
unity::scopes::testing::Benchmark::StatisticsConfiguration Struct Reference

The StatisticsConfiguration struct contains options controlling the calculation of benchmark result statistics. More...

#include <unity/scopes/testing/Benchmark.h>

Public Attributes

std::size_t histogram_bin_count {10}
 

Detailed Description

The StatisticsConfiguration struct contains options controlling the calculation of benchmark result statistics.

Member Data Documentation

std::size_t unity::scopes::testing::Benchmark::StatisticsConfiguration::histogram_bin_count {10}

Number of bins in the final histogram.


The documentation for this struct was generated from the following file: