GH-3930 Track duration of previous game sessions

This commit is contained in:
Jamie Mansfield
2021-07-13 16:59:33 +01:00
parent d63ef939be
commit 74f5255eef
3 changed files with 25 additions and 3 deletions

View File

@@ -87,6 +87,7 @@ public:
void setRunning(bool running);
bool isRunning() const;
int64_t totalTimePlayed() const;
int64_t lastTimePlayed() const;
void resetTimePlayed();
/// get the type of this instance