Type Alias SyntheticInstant
pub type SyntheticInstant = Instant<SyntheticTimeline>;Expand description
A timestamp from a user-defined clock with arbitrary behavior.
Aliased Typeยง
pub struct SyntheticInstant(/* private fields */);pub type SyntheticInstant = Instant<SyntheticTimeline>;A timestamp from a user-defined clock with arbitrary behavior.
pub struct SyntheticInstant(/* private fields */);