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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答