fuchsia_runtime

Type Alias UtcInstant

Source
pub type UtcInstant = Instant<UtcTimeline>;
Expand description

A UTC timestamp, measured in nanoseconds since Jan 1 1970.

Aliased Typeยง

struct UtcInstant(/* private fields */);