Type Alias tai_time::GstClock

source ·
pub type GstClock = TaiClock<{ GstTime::EPOCH_REF }>;
Available on crate feature std only.
Expand description

A TaiClock alias generating GstTime timestamps.

Aliased Type§

struct GstClock { /* private fields */ }