Variable: posframe--refresh-timer

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

Documentation

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

Source Code

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