TracyWrapper
C# wrapper for the Tracy profiler
|
This is the complete list of members for TracyWrapper.ProfileScope, including all inherited members.
Dispose() | TracyWrapper.ProfileScope | inline |
ProfileScope(string name, uint color=ZoneC.DEFAULT, [CallerLineNumber] int lineNumber=0, [CallerMemberName] string function="", [CallerFilePath] string sourceFile="") | TracyWrapper.ProfileScope | inline |
ProfileScope(string name, Color color, [CallerLineNumber] int lineNumber=0, [CallerMemberName] string function="", [CallerFilePath] string sourceFile="") | TracyWrapper.ProfileScope | inline |
ProfileScope(string name, [CallerLineNumber] int lineNumber=0, [CallerMemberName] string function="", [CallerFilePath] string sourceFile="") | TracyWrapper.ProfileScope | inline |