pub trait Timestamp: Time { }
Represents a static moment in time, that does not change over repeated calls to Time::now.
Time::now