cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Implementation of ProcessingTimeMeasurer class. More...
#include "stat_bench/measurer/processing_time_measurer.h"
#include "stat_bench/measurer/determine_warming_up_samples.h"
#include "stat_bench/measurer/measure_once.h"
#include "stat_bench/measurer/measurement.h"
Go to the source code of this file.
Namespaces | |
namespace | stat_bench |
Namespace of stat_bench source codes. | |
namespace | stat_bench::measurer |
Namespace of classes to measure time in benchmarks. | |
Implementation of ProcessingTimeMeasurer class.
Definition in file processing_time_measurer.cpp.