time-time
Name
time-time -- Compute the interval between two times.
Type: function
Synopsis
time-time
( t1 t2, delta);
Arguments
- t1
An instance of <time>
- t2
An instance of <time>
Return Values
- delta
An instance of <interval>
Description
Returns an interval representing the difference in the given times.