Carbenium
e55516348d
Core/Common: Add a std::chrono interface to TimeTrackerSmall
New methods:
TimeTrackerSmall(Milliseconds expiry);
void Update(Milliseconds diff);
void Reset(Milliseconds expiry)
Milliseconds GetExpiry() const
Removed methods:
int32 GetExpiry() const
Also add basic unit tests.
Core/Scripts: Use std::chrono interface of TimeTrackerSmall
2020-08-01 12:43:55 +02:00
..
2020-01-02 06:25:50 +01:00
2020-07-15 10:22:29 +02:00
2020-07-31 17:12:09 +02:00
2020-07-29 00:07:41 +02:00
2020-06-26 23:37:52 +02:00
2020-06-26 23:21:49 +02:00
2020-04-05 19:11:00 +02:00
2020-01-02 06:25:50 +01:00
2020-07-31 22:53:13 +02:00
2020-07-28 17:49:51 +02:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-05-29 18:17:24 +02:00
2020-08-01 12:43:55 +02:00
2020-01-02 06:25:50 +01:00
2020-01-02 06:25:50 +01:00
2020-07-15 19:33:12 +02:00
2020-01-02 06:25:50 +01:00
2020-07-29 00:07:41 +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