I am trying to write an ultra-portable game in C++. In one of the modes of my game, it will be timed - counting down. How would I go about writing that in C++, without using NSTimer? Thanks in advance.
+1
A:
Boost is pretty portable. And works on the iPhone. Boost.Asio has timers.
St3fan
2010-08-23 04:10:18