![]() |
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 | |
| TimePoint | GetApplicationStartTime () |
| uint32 | getMSTime () |
| uint32 | getMSTimeDiff (uint32 oldMSTime, uint32 newMSTime) |
| uint32 | getMSTimeDiff (uint32 oldMSTime, TimePoint newTime) |
| uint32 | GetMSTimeDiffToNow (uint32 oldMSTime) |
|
inline |
|
inline |