ProfilerScope

構造体 in Arbor / 継承元: System.ValueType
インターフェイス実装: System.IDisposable

説明

Profiler.BeginSample / EndSampleを管理するDisposable ヘルパークラス。usingを使用して簡略してProfiler.BeginSample / EndSampleを記述できます。

コンストラクタ

説明
ProfilerScope 新しいProfilerScopeを作成し、プロファイラのサンプリングを開始します。

メソッド

メソッド名 説明
Dispose 廃棄する。