Module: Gst::ClockType
- Defined in:
- (unknown)
Constant Summary collapse
- REALTIME =
time since Epoch
0 or :realtime
- MONOTONIC =
monotonic time since some unspecified starting point
1 or :monotonic
- OTHER =
some other time source is used (Since: 1.0.5)
2 or :other
- TAI =
time since Epoch, but using International Atomic Time as reference (Since: 1.18)
3 or :tai