pub unsafe extern "C-unwind" fn CVGetCurrentHostTime() -> u64Available on crate feature
CVHostTime only.Expand description
Retrieve the current value of the host time base.
On Mac OS X, the host time base for CoreVideo and CoreAudio are identical, and the values returned from either API may be used interchangeably.
Returns: The current host time.