pub type TimeStamp = u64;
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.
TimeStamp
TimeBase