cancel-function-timers

cancel-function-timers is an interactive compiled Lisp function in `timer.el'.


(cancel-function-timers FUNCTION)

Cancel all timers which would run FUNCTION.
This affects ordinary timers such as are scheduled by `run-at-time',
and idle timers such as are scheduled by `run-with-idle-timer'.