Version: 2023.2
public static int columnSelfPercent ;

描述

The percentage of the CPU time Unity spends in a sample itself, excluding the time from child samples.

The percentage is calculated from the columnSelfTime value of the sample divided by the CPU frame time.