ProfilerScope

Struct in Nostalgia / Inherits from: System.ValueType
Implements interfaces: System.IDisposable

Description

Disposable helper class that manages the Profiler.BeginSample / EndSample.Simple to use the using You can write Profiler.BeginSample / EndSample.

Constructors

Description
ProfilerScope Create a new ProfilerScope, to start the sampling of the profiler.