Skip to main content

CFRunLoopTimerGetNextFireDate

Function CFRunLoopTimerGetNextFireDate 

Source
pub unsafe extern "C" fn CFRunLoopTimerGetNextFireDate(
    timer: CFRunLoopTimerRef,
) -> CFAbsoluteTime
Expand description

Apple SDK function CFRunLoopTimerGetNextFireDate.