Variable: embark--auto-prefix-help-timer
embark--auto-prefix-help-timer is a variable defined in embark.el.
Value
nil
Documentation
Timer used to decide when to display automatic prefix help.
Source Code
;; Defined in ~/.emacs.d/elpa/embark-20260610.302/embark.el
;;; Automatic prefix help
(defvar embark--auto-prefix-help-timer nil
"Timer used to decide when to display automatic prefix help.")