Bitcoin ABC 0.30.5
P2P Digital Currency
|
Classes | |
class | IterationLogic |
struct | PerfCountSet |
class | PerformanceCounters |
Functions | |
template<typename T > | |
void | doNotOptimizeAway (T const &val) |
template<typename T > | |
void | doNotOptimizeAway (T &val) |
PerformanceCounters & | performanceCounters () |
void ankerl::nanobench::detail::doNotOptimizeAway | ( | T & | val | ) |
Definition at line 1005 of file nanobench.h.
void ankerl::nanobench::detail::doNotOptimizeAway | ( | T const & | val | ) |
PerformanceCounters & ankerl::nanobench::detail::performanceCounters | ( | ) |