Define TRACE_EVENT

Define Documentation

TRACE_EVENT(session)

Macro to create a TraceGuard object for function tracing.

This macro creates a TraceGuard object at the start of the function to automatically trace its execution using the provided TraceSession. The name of the function is automatically captured.