Monday, 12 August 2013

Objective-C - Increase int Every Second

Objective-C - Increase int Every Second

This is pretty straight forward, how do I increase the value of an int
every second?
I have looked at other similar questions involving a delay and NSTimer,
but none have really hit this specifically.
Thanks in advanced.

No comments:

Post a Comment