Define SHARED_TRACE_START

Define Documentation

SHARED_TRACE_START(id)

Macro to start a shared trace by its unique identifier.

This macro starts the NamedSharedTrace instance associated with the provided trace identifier.

Parameters:
  • id – The unique identifier for the trace.