pub type AUEventSampleTime = i64;Expand description
Expresses time as a sample count.
Sample times are normally positive, but hosts can propagate HAL sample times through audio units, and HAL sample times can be small negative numbers.
See also Appleās documentation