This version of Unity is unsupported.

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.