Variable: tooltip-hide-time
tooltip-hide-time is a variable defined in tooltip.el.gz.
Value
nil
Documentation
Time when the last tooltip was hidden.
Source Code
;; Defined in /usr/src/emacs/lisp/tooltip.el.gz
(defvar tooltip-hide-time nil
"Time when the last tooltip was hidden.")