pub fn dur_ns_to_std(d: DurationNs) -> DurationExpand description
Convert a fugit DurationNs to the std Duration used by
the rest of the binding.
pub fn dur_ns_to_std(d: DurationNs) -> DurationConvert a fugit DurationNs to the std Duration used by
the rest of the binding.