The main management class in the Quantum graph profilers. More...
Static Public Attributes | |
static readonly QuantumGraphTimer | FrameTimer = new QuantumGraphTimer("Frame") |
List of frame graph timers running. More... | |
static readonly QuantumGraphTimer | RenderTimer = new QuantumGraphTimer("Render") |
List of render timers running. More... | |
static readonly QuantumGraphTimer | ScriptsTimer = new QuantumGraphTimer("Scripts") |
List of scripts timers running. More... | |
The main management class in the Quantum graph profilers.
|
static |
List of frame graph timers running.
|
static |
List of scripts timers running.
|
static |
List of render timers running.