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.