Function ndless::timer::get_ticks

source ·
pub fn get_ticks() -> u32
Expand description

Returns the number of ticks since the program started, based on a 32768Hz timer (i.e. 32768 ticks per second).