How to take 30 screenshots in a second in an iOS device?

纵饮孤独 提交于 2019-12-13 06:12:19

问题


In my iOS app, I am using NSTime to invoke a method which takes screenshot of the device screen. I am taking 30 screenshots per second. On simulator its working fine (as the processor of Mac is far more powerful than iPad). But it takes less number of screenshots in actual device. How can I do this? Any reliable alternative for timer? Please help

来源:https://stackoverflow.com/questions/16982374/how-to-take-30-screenshots-in-a-second-in-an-ios-device

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!