pub unsafe trait Timeout { }
A point in time on either the monotonic clock (Instant) or real time clock (SystemTime).
Instant
SystemTime