Hi gang,
I'm working on a game where your building a item, product or service that takes time...
What I want to do is have the progress be so slow that if the user starts the process it will literally take the passage of 30 min to complete. Now... I know how to setup a timer in the app but it only runs if the app is running. How do I access an outside clock or system time on start of layout so I can see how much time has passed?
Thanks.