Tracks CPU profiling information with each frame for sim and core threads.
Sim thread only unless specified otherwise.
Static
Gets an aggregated GPU profiler report. Returns an empty report if no reports are available.
Returns the latest aggregated profiler report for all the threads.
The aggregated profiler report data.
Profiler reports get updated every frame. Oldest reports that no longer fit in the saved reports buffer are discarded.
Tracks CPU profiling information with each frame for sim and core threads.
Note
Sim thread only unless specified otherwise.