Type Alias PlayerTimeUnit

Source
pub type PlayerTimeUnit = Duration;
Expand description

The primitive in which time (current position / total duration) will be stored as

Aliased Typeยง

pub struct PlayerTimeUnit { /* private fields */ }