Skip to main content

CFRunLoopTimerGetInterval

Function CFRunLoopTimerGetInterval 

Source
pub extern "C-unwind" fn CFRunLoopTimerGetInterval(
    timer: &CFRunLoopTimer,
) -> CFTimeInterval
👎Deprecated:

renamed to CFRunLoopTimer::interval

Available on crate features CFDate and CFRunLoop only.