topRenderLayers property

List<GroupPerformanceStatistics> topRenderLayers
getter/setter pair

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

Implementation

List<GroupPerformanceStatistics> topRenderLayers;