Skip to main content

CMTimebaseCreateWithSourceClock

Function CMTimebaseCreateWithSourceClock 

Source
pub unsafe extern "C" fn CMTimebaseCreateWithSourceClock(
    allocator: CFAllocatorRef,
    sourceClock: CMClockRef,
    timebaseOut: *mut CMTimebaseRef,
) -> OSStatus
Expand description

Apple SDK function CMTimebaseCreateWithSourceClock.