timer-relative-time
timer-relative-time is a compiled Lisp function in `timer.el
'.
(timer-relative-time TIME SECS &optional USECS PSECS)
Advance TIME by SECS seconds and optionally USECS microseconds
and PSECS picoseconds. SECS may be either an integer or a
floating point number.