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
No known key found for this signature in database
GPG key ID: 36F61598F39F67B0
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