Variable: org-capture-clock-was-started

org-capture-clock-was-started is a variable defined in org-capture.el.gz.

Value

nil

Documentation

Internal flag, keeping marker to the started clock.

Source Code

;; Defined in /usr/src/emacs/lisp/org/org-capture.el.gz
(defvar org-capture-clock-was-started nil
  "Internal flag, keeping marker to the started clock.")