Constant arceos_api::config::TICKS_PER_SEC

source ·
pub const TICKS_PER_SEC: usize = 100; // 100usize
Expand description

Number of timer ticks per second (Hz). A timer tick may contain several timer interrupts.