timer-next-integral-multiple-of-time

timer-next-integral-multiple-of-time is a compiled Lisp function in `timer.el'.

(timer-next-integral-multiple-of-time TIME SECS)

Yield the next value after TIME that is an integral multiple of SECS.
More precisely, the next value, after TIME, that is an integral multiple
of SECS seconds since the epoch. SECS may be a fraction.