Variable: erc-last-ison-time

erc-last-ison-time is a buffer-local variable defined in erc-notify.el.gz.

Documentation

Last time ISON was sent to the server in erc-notify-timer.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc-notify.el.gz
(defvar-local erc-last-ison-time 0
  "Last time ISON was sent to the server in `erc-notify-timer'.")