X11.getServerTime

Routine to get the current X server time stamp.

class X11
static
uint
getServerTime

Parameters

window Window

a GdkWindow, used for communication with the server. The window must have GDK_PROPERTY_CHANGE_MASK in its events mask or a hang will result. [type GdkX11Window]

Return Value

Type: uint

the time stamp.

Meta