pub fn duration_ns_to_duration(v: i64) -> Duration
Expand description

converts a i64 representing a duration(ns) to Duration