TcgTime

Type Alias TcgTime 

Source
pub type TcgTime = TimePoint<Tcg>;

Aliased Type§

pub struct TcgTime { /* private fields */ }

Trait Implementations§

Source§

impl FromTimeScale<Tt> for TcgTime

Source§

fn from_time_scale(tt_time: TimePoint<Tt>) -> Self

Constructs a time point from an instant expressed in another scale.