ProfilerScope
Struct in Arbor / 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. |
Methods
Method Name | Description |
---|---|
Dispose | Dispose. |