TDB2: Migrated to libshared Timer

This commit is contained in:
Paul Beckingham 2016-11-13 13:08:04 -05:00
parent 81fce54fd9
commit fcb21abfa0
2 changed files with 3 additions and 6 deletions

View file

@ -154,6 +154,7 @@ public:
TF2 completed;
TF2 undo;
TF2 backlog;
long load_time_us {};
private:
std::string _location;