Type Alias termusicplayback::PlayerTimeUnit
source · pub type PlayerTimeUnit = Duration;
Expand description
The primitive in which time (current position / total duration) will be stored as
Aliased Type§
struct PlayerTimeUnit { /* private fields */ }