Variable: gui--last-selection-timestamp-primary
gui--last-selection-timestamp-primary is a variable defined in
select.el.gz.
Value
nil
Documentation
The timestamp of the PRIMARY selection last seen.
Source Code
;; Defined in /usr/src/emacs/lisp/select.el.gz
(defvar gui--last-selection-timestamp-primary nil
"The timestamp of the PRIMARY selection last seen.")