#include <cycle_timer.h>
Definition at line 18 of file cycle_timer.h.
◆ CycleTimer()
CycleTimer::CycleTimer |
( |
| ) |
|
|
inline |
◆ getCycles()
uint64_t CycleTimer::getCycles |
( |
| ) |
|
|
inline |
◆ getTime()
std::string CycleTimer::getTime |
( |
| ) |
|
|
inline |
◆ getUnits()
uint64_t CycleTimer::getUnits |
( |
| ) |
|
|
inline |
◆ start()
void CycleTimer::start |
( |
| ) |
|
|
inline |
◆ stop()
uint64_t CycleTimer::stop |
( |
| ) |
|
|
inline |
◆ uint64_to_string()
std::string CycleTimer::uint64_to_string |
( |
uint64_t |
value | ) |
|
|
inlineprivate |
◆ cycles
uint64_t CycleTimer::cycles |
|
private |
The documentation for this class was generated from the following file: