Variable: org-clock-effort
org-clock-effort is a variable defined in org-clock.el.gz.
Value
""
Documentation
Effort estimate of the currently clocking task.
Source Code
;; Defined in /usr/src/emacs/lisp/org/org-clock.el.gz
(defvar org-clock-effort ""
"Effort estimate of the currently clocking task.")