Variable: rsf-sleep-after-message
rsf-sleep-after-message is a customizable variable defined in
rmail-spam-filter.el.gz.
Value
2.0
Documentation
Seconds to wait after displaying a message that spam was found.
Source Code
;; Defined in /usr/src/emacs/lisp/mail/rmail-spam-filter.el.gz
(defcustom rsf-sleep-after-message 2.0
"Seconds to wait after displaying a message that spam was found."
:type 'number)