CMTimebaseGetTimeWithTimeScale

Function CMTimebaseGetTimeWithTimeScale 

Source
pub unsafe extern "C-unwind" fn CMTimebaseGetTimeWithTimeScale(
    timebase: &CMTimebase,
    timescale: CMTimeScale,
    method: CMTimeRoundingMethod,
) -> CMTime
👎Deprecated: renamed to CMTimebase::time_with_time_scale
Available on crate features CMSync and CMTime only.