pub unsafe extern "C" fn osTickCounterUpdate(cnt: *mut TickCounter)
Expand description

Updates the elapsed time in a tick counter.

§Arguments

  • cnt - The tick counter.