Define SHARED_TRACE_END
Defined in File tracing.hpp
Define Documentation
-
SHARED_TRACE_END(id)
Macro to end a shared trace by its unique identifier.
This macro ends the NamedSharedTrace instance associated with the provided trace identifier.
- Parameters:
id – The unique identifier for the trace.