ProfilerScope
Struct in Nostalgia / Inherits from: System.ValueType
Implements interfaces: System.IDisposable
Description
Disposable helper class that manages the Profiler.BeginSample / EndSample.
Constructors
Description | |
---|---|
ProfilerScope | Create a new ProfilerScope, to start the sampling of the profiler. |