TracyWrapper
C# wrapper for the Tracy profiler
Loading...
Searching...
No Matches
TracyWrapper.Profiler Member List

This is the complete list of members for TracyWrapper.Profiler, including all inherited members.

HeartBeat(string name="Frame")TracyWrapper.Profilerinlinestatic
InitThread(string? threadName=null)TracyWrapper.Profilerinlinestatic
PopProfileZone()TracyWrapper.Profilerinlinestatic
PushProfileZone(string name, uint color=ZoneC.DEFAULT, [CallerLineNumber] int lineNumber=0, [CallerMemberName] string function="", [CallerFilePath] string sourceFile="")TracyWrapper.Profilerinlinestatic
PushProfileZone(string name, Color color, [CallerLineNumber] int lineNumber=0, [CallerMemberName] string function="", [CallerFilePath] string sourceFile="")TracyWrapper.Profilerinlinestatic
SetEnabled(bool enabled)TracyWrapper.Profilerinlinestatic