This version of Unity is unsupported.

HierarchyFrameDataView.columnSelfTime

public static int columnSelfTime;

Description

The amount of the time CPU spends in a call itself. The amount of time is expressed in milliseconds.

This value is calculated by summing all columnTotalTime values for each child sample and subtracting the result from columnTotalTime.