pub unsafe extern "C" fn b2GetMillisecondsAndReset( ticks: *mut u64, ) -> f32
Get the milliseconds passed from an initial tick value. Resets the passed in value to the current tick value.