UDA for disabling auto tracing of a specific function
Decorate functions that should not be traced with @notrace.
See Source File
UDA for disabling auto tracing of a specific function
Decorate functions that should not be traced with @notrace.