#include <nanobench.h>
Definition at line 988 of file nanobench.h.
| ankerl::nanobench::detail::PerformanceCounters::PerformanceCounters |
( |
PerformanceCounters const & |
| ) |
|
|
delete |
| ankerl::nanobench::detail::PerformanceCounters::PerformanceCounters |
( |
| ) |
|
| ankerl::nanobench::detail::PerformanceCounters::~PerformanceCounters |
( |
| ) |
|
| ankerl::nanobench::detail::PerformanceCounters::ANKERL_NANOBENCH |
( |
NODISCARD |
| ) |
const |
|
noexcept |
| ankerl::nanobench::detail::PerformanceCounters::ANKERL_NANOBENCH |
( |
NODISCARD |
| ) |
const |
|
noexcept |
| void ankerl::nanobench::detail::PerformanceCounters::beginMeasure |
( |
| ) |
|
| void ankerl::nanobench::detail::PerformanceCounters::endMeasure |
( |
| ) |
|
| void ankerl::nanobench::detail::PerformanceCounters::updateResults |
( |
uint64_t |
numIters | ) |
|
| PerfCountSet<bool> ankerl::nanobench::detail::PerformanceCounters::mHas {} |
|
private |
| PerfCountSet<uint64_t> ankerl::nanobench::detail::PerformanceCounters::mVal {} |
|
private |
The documentation for this class was generated from the following file: