AudioGetHostClockFrequency

Function AudioGetHostClockFrequency 

Source
pub unsafe extern "C-unwind" fn AudioGetHostClockFrequency() -> f64
Available on crate feature HostTime only.
Expand description

Gets the number of ticks per second in the host time base.

Returns: A Float64 containing the number of ticks per second in the host time base.