Variable: org-timer-start-hook

org-timer-start-hook is a variable defined in org-timer.el.gz.

Value

nil

Documentation

Hook run after relative timer is started.

Source Code

;; Defined in /usr/src/emacs/lisp/org/org-timer.el.gz
(defvar org-timer-start-hook nil
  "Hook run after relative timer is started.")