window-last-focus-x-time

Name

window-last-focus-x-time -- Return the X11 time that WIN was last focussed.

Synopsis

(window-last-focus-x-time  #&optional win)

Description

Return the X11 time that win was last focussed. These are not reliable to compare over long times since they wrap too frequenly.

Implementation Notes

Module: Built-in Primitive

Defined in src/window.c at line 2936 (CVS log)