Files
TrinityCore/src/common/Utilities
Treeston 896b68d5c2 Core/Time: Rename GetGameTime{System, Steady}Point methods
The names are a bit unhandy. Rename them (shorter but still meaningful).

GetGameTimeSystemPoint() -> GetSystemTime()
GetGameTimeSteadyPoint() -> Now()

Also add 2 new typedefs:

typedef std::chrono::steady_clock::time_point TimePoint;
typedef std::chrono::system_clock::time_point SystemTimePoint;

Closes #25042
2020-07-17 17:05:55 +02:00
..
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-07-15 19:55:04 +02:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00