Function hertz::s_to_ms [] [src]

pub fn s_to_ms<T>(s: T) -> T where
    T: Mul<T, Output = T> + From<u16>, 

seconds to milliseconds