pub fn milliseconds_and_reset(start_ticks: &mut u64) -> f32
Get the elapsed milliseconds since start_ticks and reset it to the current tick value.
start_ticks