Variable: timeclock-last-event-workday

timeclock-last-event-workday is a variable defined in timeclock.el.gz.

Value

nil

Documentation

The number of seconds in the workday of timeclock-last-event.

Source Code

;; Defined in /usr/src/emacs/lisp/calendar/timeclock.el.gz
(defvar timeclock-last-event-workday nil
  "The number of seconds in the workday of `timeclock-last-event'.")