GR_TIMEOUT

Name

GR_TIMEOUT -- Time out value

Synopsis

typedef unsigned long  GR_TIMEOUT;
  

Description

The GR_TIMEOUT type represents time in milli-second increments.

A GR_TIMEOUT value is used by the function GrGetNextEventTimeout() to specify a maximum amount of time to block while waiting for the next nano-X event from the event queue.

A GR_TIMEOUT value is used in the GR_EVENT_BUTTON structure to specify the absolute time of the mouse button event.