TcbTime

Type Alias TcbTime 

Source
pub type TcbTime = TimePoint<Tcb>;

Aliased Type§

pub struct TcbTime { /* private fields */ }

Trait Implementations§

Source§

impl FromTimeScale<Tdb> for TcbTime

Source§

fn from_time_scale(time_point: TdbTime) -> Self

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