6 #ifndef FABCOIN_UTILTIME_H 7 #define FABCOIN_UTILTIME_H 32 #endif // FABCOIN_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()