Vixen
02b45cc4
csharp
public enum ProfilerState

What the profiler panel is doing.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (2)

  • Idle

    Not sampling. What it opens as.

  • Recording

    Sampling into the current capture.

Used by (4)

  • DiagnosticsPanelTestsVixen.Editor.App.Tests
  • ProfilerModelVixen.Editor.Profiler
  • ProfilerModelTestsVixen.Editor.Profiler.Tests
  • ProfilerViewVixen.Editor.Profiler