Static cros_tracing::EVENT_COUNTER
source · pub static EVENT_COUNTER: AtomicU64
Expand description
Sequential identifier for scoped trace events. This unique identifier is incremented
for each new trace_event()
call.
pub static EVENT_COUNTER: AtomicU64
Sequential identifier for scoped trace events. This unique identifier is incremented
for each new trace_event()
call.