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 */ }