API Sandbox Diagnostics
namespace

Sandbox.Diagnostics

9 types

Classes

Type Name Description
class Allocations Tools for diagnosing heap allocations
class Assert
class GpuProfilerStats GPU profiler stats collected from the scene system timestamp manager
class Logger
class Performance
class PerformanceStats

Structs

Type Name Description
struct FastTimer A lightweight, high-resolution timer for performance measurement. More efficient than Stopwatch with a simpler API.
struct FrameStats Stats returned from the engine each frame describing what was rendered, and how much of it.
struct GpuTimingEntry GPU timing data for a single render pass/group