Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


columnSelfPercent

The percentage of the CPU time Unity spends in a sample itself, excluding the time from child samples.
Read time 1 minuteLast updated 11 days ago

Definition

public const int columnSelfPercent = 2

Remarks

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