Definition at line 82 of file timer.h.
#include <timer.h>
◆ CyclesToMs()
| int64_t CycleTimerBase::CyclesToMs |
( |
int64_t | c | ) |
|
|
inlinestatic |
Definition at line 91 of file timer.h.
◆ CyclesToSeconds()
| double CycleTimerBase::CyclesToSeconds |
( |
int64_t | c | ) |
|
|
inlinestatic |
Definition at line 90 of file timer.h.
◆ CyclesToUsec()
| int64_t CycleTimerBase::CyclesToUsec |
( |
int64_t | c | ) |
|
|
inlinestatic |
Definition at line 92 of file timer.h.
◆ operator=()
◆ SecondsToCycles()
| int64_t CycleTimerBase::SecondsToCycles |
( |
double | s | ) |
|
|
inlinestatic |
Definition at line 87 of file timer.h.
The documentation for this class was generated from the following file: