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

task-stack-size = “0x80000” /// 512 K Number of timer ticks per second (Hz). A timer tick may contain several timer interrupts.