ยค Time

Events: auxiliary types

Types

type Time = Int

Description

Some events include the time at which the event occured, as reported by the X server. The time is measured in milliseconds.

See Also

The XEvent type, e.g. the KeyEvent, ButtonEvent and MotionEvent constructors.