Variable: org-clock-goto-hook
org-clock-goto-hook is a variable defined in org-clock.el.gz.
Value
nil
Documentation
Hook run when selecting the currently clocked-in entry.
Source Code
;; Defined in /usr/src/emacs/lisp/org/org-clock.el.gz
(defvar org-clock-goto-hook nil
"Hook run when selecting the currently clocked-in entry.")