Variable: org-clock-loaded

org-clock-loaded is a variable defined in org-clock.el.gz.

Value

nil

Documentation

Was the clock file loaded?

Source Code

;; Defined in /usr/src/emacs/lisp/org/org-clock.el.gz
;; Saving and loading the clock

(defvar org-clock-loaded nil
  "Was the clock file loaded?")