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