pub type Instant = Duration;
Time passed since the start of the application.
struct Instant { /* private fields */ }