cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
This is the complete list of members for stat_bench::clock::StopWatch, including all inherited members.
calc_durations() const | stat_bench::clock::StopWatch | inline |
lap() | stat_bench::clock::StopWatch | inline |
operator=(const StopWatch &) -> StopWatch &=delete (defined in stat_bench::clock::StopWatch) | stat_bench::clock::StopWatch | |
operator=(StopWatch &&) -> StopWatch &=delete (defined in stat_bench::clock::StopWatch) | stat_bench::clock::StopWatch | |
start(std::size_t num_laps) | stat_bench::clock::StopWatch | inline |
StopWatch()=default | stat_bench::clock::StopWatch | |
StopWatch(const StopWatch &)=delete (defined in stat_bench::clock::StopWatch) | stat_bench::clock::StopWatch | |
StopWatch(StopWatch &&)=delete (defined in stat_bench::clock::StopWatch) | stat_bench::clock::StopWatch | |
~StopWatch()=default | stat_bench::clock::StopWatch |