HierarchyFrameDataView.columnSelfPercent

public static int columnSelfPercent;

Description

The percentage of the time CPU spends in a call itself.

This percentage is calculated by summing all columnTotalTime child sample values and calculating the percentage of that from the total frame time spend on the CPU.


Did you find this page useful? Please give it a rating: