pub extern "C-unwind" fn CFRunLoopTimerGetNextFireDate(
timer: &CFRunLoopTimer,
) -> CFAbsoluteTime👎Deprecated:
renamed to CFRunLoopTimer::next_fire_date
Available on crate features
CFDate and CFRunLoop only.