42 double min_sample_duration_sec) -> std::size_t;
Definition of BenchmarkCondition class.
Class of conditions of benchmarks.
Interface of cases in benchmarks.
Class of names of measurers.
Definition of IBenchmarkCase class.
Definition of MeasurerName class.
Namespace of classes to measure time in benchmarks.
auto determine_iterations(bench_impl::IBenchmarkCase *bench_case, const BenchmarkCondition &cond, const MeasurerName &measurer_name, double min_sample_duration_sec) -> std::size_t
Determine number of iterations.
Namespace of stat_bench source codes.