cocos2d-objc
cocos2d-objc copied to clipboard
Use monotonic time instead of gettimeofday()
We should be using a monotonic time function instead of gettimeofday().
Remove references to sys/time.h in CCDirector.h (Mac and iOS headers too)