Variable: which-key--secondary-timer-active
which-key--secondary-timer-active is a variable defined in
which-key.el.gz.
Value
nil
Documentation
Non-nil if the secondary timer is active.
Source Code
;; Defined in /usr/src/emacs/lisp/which-key.el.gz
(defvar which-key--secondary-timer-active nil
"Non-nil if the secondary timer is active.")