Skip to main content

CFRunLoopTimerDoesRepeat

Function CFRunLoopTimerDoesRepeat 

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

renamed to CFRunLoopTimer::does_repeat

Available on crate feature CFRunLoop only.