fuchsia_runtime

Type Alias UtcDuration

Source
pub type UtcDuration = Duration<UtcTimeline>;
Expand description

A duration in the UTC timeline.

Aliased Typeยง

struct UtcDuration(/* private fields */);