Skip to main content

CFRunLoopGetNextTimerFireDate

Function CFRunLoopGetNextTimerFireDate 

Source
pub unsafe extern "C" fn CFRunLoopGetNextTimerFireDate(
    rl: CFRunLoopRef,
    mode: CFRunLoopMode,
) -> CFAbsoluteTime
Expand description

Apple SDK function CFRunLoopGetNextTimerFireDate.