kernel::hil::time

Trait Timestamp

Source
pub trait Timestamp: Time { }
Expand description

Represents a static moment in time, that does not change over repeated calls to Time::now.

Implementorsยง