XtLastTimestampProcessed(3X) XT FUNCTIONS XtLastTimestampProcessed(3X)NAMEXtLastTimestampProcessed - last timestamp processed
SYNTAX
Time XtLastTimestampProcessed(display)
Display* display;
ARGUMENTS
display Specifies the open display connection.
DESCRIPTIONXtLastTimestampProcessed returns the timestamp of the last KeyPress,
KeyRelease, ButtonPress, ButtonRelease, MotionNotify, EnterNotify,
LeaveNotify, PropertyNotify, or SelectionClear event that has been
passed to XtDispatchEvent for the specified display and zero if there
has been no such event.
SEE ALSOXtLastEventProcessed(3X)X Version 11 Release 6 XtLastTimestampProcessed(3X)