Variable: pixel-last-scroll-time
pixel-last-scroll-time is a variable defined in pixel-scroll.el.gz.
Value
0
Documentation
Time when the last scrolling was made, in second since the epoch.
Source Code
;; Defined in /usr/src/emacs/lisp/pixel-scroll.el.gz
(defvar pixel-last-scroll-time 0
"Time when the last scrolling was made, in second since the epoch.")