topRenderGroups property

List<GroupPerformanceStatistics> topRenderGroups
getter/setter pair

The CPU timeline duration statistics of each render group, in descending order by duration.

Implementation

List<GroupPerformanceStatistics> topRenderGroups;