7 #ifndef RAVEN_UTILTIME_H 8 #define RAVEN_UTILTIME_H 33 #endif // RAVEN_UTILTIME_H int64_t GetTime()
GetTimeMicros() and GetTimeMillis() both return the system time, but in different units...
void SetMockTime(int64_t nMockTimeIn)
void MilliSleep(int64_t n)
std::string DateTimeStrFormat(const char *pszFormat, int64_t nTime)
int64_t GetSystemTimeInSeconds()