Function: SB-IMPL::RELATIVE-DECODED-TIMES

package type github

Returns relative decoded time as two values: difference between ABS-SEC and ABS-USEC and current real time.

If ABS-SEC and ABS-USEC are in the past, 0 0 is returned.

Lambda list

(sb-impl::abs-sec sb-impl::abs-usec)