ProfilerScope

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

説明

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

コンストラクタ

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