HierarchyFrameDataView.columnSelfPercent

public static int columnSelfPercent;

Description

The percentage of the CPU time Unity spends in a sample itself, excluding the time from child samples.

The percentage is calculated from the columnSelfTime value of the sample divided by the CPU frame time.


Did you find this page useful? Please give it a rating: