Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.