columnCalls
The Calls column.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Field
- Namespace: UnityEditor.Profiling
- Assembly: UnityEditor.CoreModule
public const int columnCalls = 3
Remarks
The number of samples a marker generates at a specific level of the hierarchy.
This is similar to a call counting function.