timeclock-last-period

timeclock-last-period is a compiled Lisp function in `timeclock.el'.

(timeclock-last-period &optional MOMENT)

Return the value of the last event period.
If the last event was a clock-in, the period will be open ended, and
growing every second. Otherwise, it is a fixed amount which has been
recorded to disk. If MOMENT is non-nil, use that as the current time.
This is only provided for coherency when used by
`timeclock-discrepancy'.