64 template<
typename Clock>
67 static_assert(!std::is_same<Clock, Clock>::value,
"Missing specialization for GetGameTimePoint");
std::chrono::system_clock::time_point SystemTimePoint
std::chrono::steady_clock::time_point TimePoint
time_point shorthand typedefs
void SetUtcTimeFromUnixTime(std::time_t unixTime)
WowTime const * GetWowTime()
WowTime const * GetUtcWowTime()
Clock::time_point GetTime()
Current chrono Clock time point.
SystemTimePoint GetSystemTime()
Current chrono system_clock time point.
TimePoint Now()
Current chrono steady_clock time point.
tm const * GetDateAndTime()
TimePoint GameTimeSteadyPoint
uint32 GetUptime()
Uptime (in secs)
SystemTimePoint GameTimeSystemPoint
Minutes GetSystemZoneOffsetAt(SystemTimePoint date)