This version of Unity is unsupported.

HierarchyFrameDataView.columnTotalPercent

public static int columnTotalPercent;

Description

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

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