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.