Game Development Reference
In-Depth Information
However, they can indicate trouble too, especially if they happen regularly.
So, when diagnosing performance issues, looking for spikes is a good place
to start your investigation.
Selecting a frame from the profiler graph
The Hierarchy view lists all the main functions and events in code that executes
on the selected frame. For each function, there are several crucial properties such
as Total , Self , Time ms , and Self ms , which are shown here:
Examining function calls during selected frames
 
Search WWH ::




Custom Search