Hello,
I was wondering what was the best way to check the time between two game sessions, typically for an idle game.
I imagine I can store the time on an event like OnApplicationClosed and compare with the one at the start of the app but I don’t know if it’s the proper way to do it.
Thank you,
Nicolas LP