pub type AudioInstant = Instant;
Monotonic instant for measuring elapsed time.
pub struct AudioInstant(/* private fields */);