Skip to main content

record

Function record 

Source
pub fn record(_kind: Kind, _cycles: u64)
Expand description

See the feature-gated record above; a no-op stub keeps call sites (arch crates, on_tick, critical::enter, sched::unblock) free of #[cfg] clutter when the feature is off.