TIMER_LATENCY_INTERVAL_US

Constant TIMER_LATENCY_INTERVAL_US 

Source
pub const TIMER_LATENCY_INTERVAL_US: u64 = 1000;
Expand description

Default crate::workload::WorkType::TimerLatency inter-wake interval (µs): 1000 = 1kHz, matching cyclictest’s default tick rate. The absolute deadline advances by this each cycle.