#include <perf_timer.h>
Definition at line 48 of file perf_timer.h.
◆ PerformanceTimer()
| tools::PerformanceTimer::PerformanceTimer |
( |
bool |
paused = false | ) |
|
◆ ~PerformanceTimer()
| tools::PerformanceTimer::~PerformanceTimer |
( |
| ) |
|
◆ operator uint64_t()
| tools::PerformanceTimer::operator uint64_t |
( |
| ) |
const |
|
inline |
◆ pause()
| void tools::PerformanceTimer::pause |
( |
| ) |
|
◆ reset()
| void tools::PerformanceTimer::reset |
( |
| ) |
|
◆ resume()
| void tools::PerformanceTimer::resume |
( |
| ) |
|
◆ value()
| uint64_t tools::PerformanceTimer::value |
( |
void |
| ) |
const |
◆ paused
| bool tools::PerformanceTimer::paused |
|
protected |
◆ started
| bool tools::PerformanceTimer::started |
|
protected |
◆ ticks
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/electroneum-4.0.0.0/src/common/perf_timer.h
- /home/abuild/rpmbuild/BUILD/electroneum-4.0.0.0/src/common/perf_timer.cpp