Variable: hproperty:but-flash-time-seconds

hproperty:but-flash-time-seconds is a customizable variable defined in hproperty.el.

Value

0.05

Documentation

Emacs button flash delay.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hproperty.el
(defcustom hproperty:but-flash-time-seconds 0.05
  "Emacs button flash delay."
  :type 'float
  :group 'hyperbole-buttons)