Variable: posframe--timeout-timer

posframe--timeout-timer is a buffer-local variable defined in posframe.el.

Documentation

Record the timer to deal with timeout argument of posframe-show.

Source Code

;; Defined in ~/.emacs.d/elpa/posframe-20260415.14/posframe.el
(defvar-local posframe--timeout-timer nil
  "Record the timer to deal with timeout argument of `posframe-show'.")