Skip to main content

CFRunLoopTimerSetTolerance

Function CFRunLoopTimerSetTolerance 

Source
pub unsafe extern "C-unwind" fn CFRunLoopTimerSetTolerance(
    timer: &CFRunLoopTimer,
    tolerance: CFTimeInterval,
)
👎Deprecated:

renamed to CFRunLoopTimer::set_tolerance

Available on crate features CFDate and CFRunLoop only.