cancel-timer-internal

cancel-timer-internal is a compiled Lisp function in `timer.el'.

(cancel-timer-internal TIMER)

Remove TIMER from the list of active timers or idle timers.
Only to be used in this file. It returns the cons cell
that was removed from the timer list.