22 #ifndef TETRAEDGE_TE_TE_REAL_TIMER_H 23 #define TETRAEDGE_TE_TE_REAL_TIMER_H 32 uint64 getTimeFromStart();
37 uint64 monotonicSystemTime();
40 uint64 timeFromLastTimeElapsed();
42 bool isPaused()
const {
return _paused; }
55 #endif // TETRAEDGE_TE_TE_REAL_TIMER_H Definition: detection.h:27
Definition: te_real_timer.h:28