pub type UnixTimeStamp = Duration;
Alias for Duration.
Duration
struct UnixTimeStamp(/* private fields */);