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