Variable: org-clock-in-hook

org-clock-in-hook is a variable defined in org-clock.el.gz.

Value

nil

Documentation

Hook run when starting the clock.

Source Code

;; Defined in /usr/src/emacs/lisp/org/org-clock.el.gz
(defvar org-clock-in-hook nil
  "Hook run when starting the clock.")