Function re_sdk::external::arrow2::temporal_conversions::time32s_to_time
pub fn time32s_to_time(v: i32) -> NaiveTime
Expand description
converts a i32
representing a time32(s)
to NaiveTime