6 #ifndef BITCOIN_UTILTIME_H 7 #define BITCOIN_UTILTIME_H 33 #endif // BITCOIN_UTILTIME_H int64_t GetTime()
For unit testing.
void SetMockTime(int64_t nMockTimeIn)
void MilliSleep(int64_t n)
std::string DateTimeStrFormat(const char *pszFormat, int64_t nTime)
int64_t GetLogTimeMicros()
std::string DurationToDHMS(int64_t nDurationTime)
int64_t GetSystemTimeInSeconds()