Skip to main content

CFRunLoopTimerGetTolerance

Function CFRunLoopTimerGetTolerance 

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

renamed to CFRunLoopTimer::tolerance

Available on crate features CFDate and CFRunLoop only.