Variable: image-minimum-frame-delay

image-minimum-frame-delay is a variable defined in image.el.gz.

Value

0.01

Documentation

Minimum interval in seconds between frames of an animated image.

View in manual

Source Code

;; Defined in /usr/src/emacs/lisp/image.el.gz
(defconst image-minimum-frame-delay 0.01
  "Minimum interval in seconds between frames of an animated image.")