timer-until
timer-until is a compiled Lisp function in `timer.el
'.
(timer-until TIMER TIME)
Calculate number of seconds from when TIMER will run, until TIME.
TIMER is a timer, and stands for the time when its next repeat is scheduled.
TIME is a time-list.