Hi.
I’m trying to display the time text in my app. But, this time will run, only after the application is run. If an app exits, then the in-game time will stop.
For example, I want to create a time display like “10:00”. This time will run from “09:00” to “22:00”. I am trying to make it use display.getText api.
But, how to make this time running (dynamic) ?. Api’s 'what should I use ?. Or how?
Thank you