objective c - iPhone OpenGL fps test -


Anyone can tell me how to get and display the FPS (frame rate) of the program running on the screen?

In XCode, run -> Start with Display Tool -> OpenGL

Launch devices with GL Tool, where you will see FPS and GPU usage If you are not getting your Flexible 60 FPS, then GPU% is the number that you have to reduce.


Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

sql server - SQL Query - Delete duplicates if more than 3 dups? -

c# 3.0 - Issue with getting 2 chars from string using indexer -