#include <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 |
( |
| ) |
const |
◆ paused
| bool tools::PerformanceTimer::paused |
|
protected |
◆ started
| bool tools::PerformanceTimer::started |
|
protected |
◆ ticks
| uint64_t tools::PerformanceTimer::ticks |
|
protected |
The documentation for this class was generated from the following files: