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

HierarchyFrameDataView.columnTotalTime

public static int columnTotalTime;

Description

The CPU time in milliseconds that Unity spends in a sample, including the time from child samples.

Note: If inverted mode is active, for non-root items, this value represents the part of their parent's columnTotalTime that their sample stacks contain.