symphonia_core::units

Type Alias 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.