Package: gdk

Function gdk-event-time

Lambda List

gdk-event-time (event)

Arguments

event -- a gdk-event instance

Return Value

An unsigned integer with the time stamp field from the event.

Details

Returns the current time of the event. If event is nil, returns the value of the constant +gdk-current-time+.
 

See also

2020-8-25