Type Alias symphonia_core::units::TimeStamp

source ·
pub type TimeStamp = u64;
Expand description

A TimeStamp represents an instantenous instant in time since the start of a stream. One TimeStamp “tick” is equivalent to the stream’s TimeBase in seconds.