Variable: eglot--outstanding-inlay-regions-timer

eglot--outstanding-inlay-regions-timer is a buffer-local variable defined in eglot.el.gz.

Documentation

Helper timer for eglot--update-hints

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/eglot.el.gz
(defvar-local eglot--outstanding-inlay-regions-timer nil
  "Helper timer for `eglot--update-hints'")