cocos2d-objc icon indicating copy to clipboard operation
cocos2d-objc copied to clipboard

Use monotonic time instead of gettimeofday()

Open slembcke opened this issue 10 years ago • 0 comments

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)

slembcke avatar Jan 29 '15 01:01 slembcke