time->seconds[procedure] time->seconds time
[procedure] seconds->time integer
SRFI-18, SRFI-21: converts a time structure and a real number of elapsed
seconds from the certain time point (implementation dependent).
See current-time.
See also time-second in SRFI-19, and time-seconds of Scheme48.
|