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