TrinityCore
GameTime.h File Reference
#include "Define.h"
#include "Duration.h"
+ Include dependency graph for GameTime.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  GameTime
 

Functions

time_t GameTime::GetStartTime ()
 
time_t GameTime::GetGameTime ()
 
uint32 GameTime::GetGameTimeMS ()
 
SystemTimePoint GameTime::GetSystemTime ()
 Current chrono system_clock time point. More...
 
TimePoint GameTime::Now ()
 Current chrono steady_clock time point. More...
 
template<typename Clock >
Clock::time_point GameTime::GetTime ()
 Current chrono Clock time point. More...
 
uint32 GameTime::GetUptime ()
 Uptime (in secs) More...
 
tm const * GameTime::GetDateAndTime ()
 
WowTime const * GameTime::GetUtcWowTime ()
 
WowTime const * GameTime::GetWowTime ()
 
void GameTime::UpdateGameTimers ()