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