Function hertz::ms_to_s [] [src]

pub fn ms_to_s<T>(ms: T) -> T where
    T: Div<T, Output = T> + From<u16>, 

milliseconds to seconds