Is there any way to maintain a tick count in your iphone app which is :
(1) independent of system clock (2) is not impacted by device sleep ( unlike CACurrentMediaTime(),UpTime() etc.)
Is there any way to maintain a tick count in your iphone app which is :
(1) independent of system clock (2) is not impacted by device sleep ( unlike CACurrentMediaTime(),UpTime() etc.)