Function re_viewer::external::arrow2::temporal_conversions::time64ns_to_time_opt
pub fn time64ns_to_time_opt(v: i64) -> Option<NaiveTime>
Expand description
converts a i64
representing a time64(ns)
to NaiveTime