Variable: which-key--timer
which-key--timer is a variable defined in which-key.el.gz.
Value
nil
Documentation
Holds reference to open window timer.
Source Code
;; Defined in /usr/src/emacs/lisp/which-key.el.gz
(defvar which-key--timer nil
"Holds reference to open window timer.")