![]() |
TrinityCore
|
Include dependency graph for Timer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | IntervalTimer |
| struct | TimeTracker |
| struct | PeriodicTimer |
Functions | |
| std::chrono::steady_clock::time_point | GetApplicationStartTime () |
| uint32 | getMSTime () |
| uint32 | getMSTimeDiff (uint32 oldMSTime, uint32 newMSTime) |
| uint32 | getMSTimeDiff (uint32 oldMSTime, std::chrono::steady_clock::time_point newTime) |
| uint32 | GetMSTimeDiffToNow (uint32 oldMSTime) |
|
inline |
|
inline |