forked from dolphin-emu/dolphin
Introduce method to track the time played for a game via time differences and TimePlayed methods. Threads are synchronized via Common::Event.
Introduce method to track the time played for a game via time differences and TimePlayed methods. Threads are synchronized via Common::Event.