b2GetMillisecondsAndReset

Function b2GetMillisecondsAndReset 

Source
pub unsafe extern "C" fn b2GetMillisecondsAndReset(
    ticks: *mut u64,
) -> f32
Expand description

Get the milliseconds passed from an initial tick value. Resets the passed in value to the current tick value.