Variable: 5x5-animate-delay
5x5-animate-delay is a customizable variable defined in 5x5.el.gz.
Value
0.01
Documentation
Delay in seconds when animating a solution crack.
Source Code
;; Defined in /usr/src/emacs/lisp/play/5x5.el.gz
(defcustom 5x5-animate-delay .01
"Delay in seconds when animating a solution crack."
:type 'number)