View data in the Summary Top 20 Table
The screenshot below shows the API calls table, with “DrawIndexedInstanced” selected. The Top 20 table will display the top 20 time consuming calls to DrawIndexedInstanced.
Name |
Description |
# |
The number of the call (1 for the top time consuming call) |
Thread Id |
The thread on which the call was executed |
Index |
The index within the thread |
Time |
The call time in ms. Clicking on the link in this column will select the specific call in the API table, and the timeline. |