Next: , Previous: , Up: Low-level X Interface   [Contents][Index]


25.1 X Server

Function: x-server-timestamp #!optional from-server store

Return a recent X server timestamp as an integer.

If from-server is non-nil, the timestamp is read directly from the server; otherwise the most recent timestamp seen by the window manager (i.e., from an event) is returned.

If store is true, this becomes the most recent timestamp seen by the window manager.