namespace Diagnostics

in global :: Sandbox

This namespace contains:

class Allocations Tools for diagnosing heap allocations
struct Allocations.Entry
class Allocations.Scope
class Assert
struct FastTimer Like stopwatch, but more lightweight and straight to the point. Use FastTimer.StartNew()
struct FrameStats Stats returned from the engine each frame describing what was rendered, and how much of it.
class Logger
class Performance
struct Performance.ScopeSection This exists to allow the creation of performance scopes without
class PerformanceStats
struct PerformanceStats.Block
struct PerformanceStats.PeriodMetric
class PerformanceStats.Timings
struct PerformanceStats.Timings.Frame
class PerformanceStats.VRStats