Debug
ProfileSection
A named stretch of code whose cost is accumulated by NebulaProfiler.
generated from the sources
Class in namespace
Nebula · Packages/com.1by3.nebula/Runtime/Debug/NebulaProfiler.cspublic sealed class ProfileSectionA named stretch of code whose cost is accumulated by NebulaProfiler. Begin/End are a Stopwatch.GetTimestamp read each, cheap enough to leave in shipping workers.
Fields
Name
public readonly string Name;Methods
Begin
public void Begin();End
public void End();