pub type PlayerTimeUnit = Duration;
The primitive in which time (current position / total duration) will be stored as
pub struct PlayerTimeUnit { /* private fields */ }