
Go to the source code of this file.
Functions | |
| double | inithrc () |
| double | gethrctime () |
| uint64_t | gethrctime_micro () |
Variables | |
| static std::chrono::time_point < clock_type > | epoch |
| double inithrc | ( | void | ) |
| double gethrctime | ( | void | ) |
| uint64_t gethrctime_micro | ( | void | ) |
std::chrono::time_point<clock_type> epoch [static] |
Definition at line 10 of file hrctimer.C.
Referenced by gethrctime(), gethrctime_micro(), and inithrc().
1.5.5