Frame rate counters

In this chapter you learned how to use a few tools for testing the application, but you have already used one that also has some features related to testing. It is the emulator, which can show a few numbers next to the edge. They are named frame rate counters and are shown in the following screenshot:

Tip

The debugger type for UI task should be set to Managed Only to see the frame rate counters. You can adjust this setting in the managed project properties.

Frame rate counters

The first two values represent the number of frames per second for updating the screen (the first one) and running of the UI thread (the other). Apart from them, you can monitor some additional results, including the texture memory usage.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.22.74.66