Static cros_tracing::EVENT_COUNTER
source ยท pub static EVENT_COUNTER: AtomicU64Expand description
Sequential identifier for scoped trace events. This unique identifier is incremented
for each new trace_event() call.
pub static EVENT_COUNTER: AtomicU64Sequential identifier for scoped trace events. This unique identifier is incremented
for each new trace_event() call.