Hey everyone!
I have tried searching for something that would help with this question so I apologize if I somehow missed it.
Simplest terms, I would like someone to hit a button, I capture that time stamp and can display how many mins/seconds there are until it has been the amount of time I have defined (say 1 hour). Sort of like those silly kingdom builder iOS games.
I'm guessing I can send the time stamp to my server and check it with some math to see how much longer, but was just hoping someone had some tips or has done something like this before?
Thanks!