#include "common/h/Timer.h"#include "common/h/timing.h"#include "common/h/Time.h"Go to the source code of this file.
Functions | |
| timeStamp | getCurrentTime () |
| int64_t | getRawTime1970 () |
| void | initCyclesPerSecond () |
| timeUnit | getCyclesPerSecond () |
Variables | |
| timeUnit * | pCyclesPerSecond = NULL |
| timeStamp getCurrentTime | ( | ) |
Definition at line 39 of file timing.C.
References timeBase::b1970(), getRawTime1970(), and timeUnit::us().
| int64_t getRawTime1970 | ( | ) |
| void initCyclesPerSecond | ( | ) |
Definition at line 86 of file timing.C.
References calcCyclesPerSecondOS().
| timeUnit* pCyclesPerSecond = NULL |
1.6.1