pub fn time32ms_to_time(v: i32) -> NaiveTime
converts a i32 representing a time32(ms) to NaiveTime
i32
time32(ms)
NaiveTime