Variable: org-clock-task-overrun
org-clock-task-overrun is a variable defined in org-clock.el.gz.
Value
nil
Documentation
Internal flag indicating if the clock has overrun the planned time.
Source Code
;; Defined in /usr/src/emacs/lisp/org/org-clock.el.gz
(defvar org-clock-task-overrun nil
"Internal flag indicating if the clock has overrun the planned time.")