Definition raw_os_ostream.hpp:19
void SetNowImpl(uint64_t(*func)())
Set the implementation used by Now().
uint64_t NowDefault()
The default implementation used for Now().
uint64_t GetSystemTime()
Return the current system time in microseconds since the Unix epoch (January 1st, 1970 00:00 UTC).
uint64_t Now()
Return a value representing the current time in microseconds.