Type Alias Timestamp

pub type Timestamp = Instant<BootTimeline>;

Aliased Typeยง

struct Timestamp(/* private fields */);