Variable: rcirc-last-server-message-time
rcirc-last-server-message-time is a buffer-local variable defined in
rcirc.el.gz.
Documentation
Timestamp for the last server response.
Source Code
;; Defined in /usr/src/emacs/lisp/net/rcirc.el.gz
(defvar-local rcirc-last-server-message-time nil
"Timestamp for the last server response.")