X11workbench Toolkit  1.0
__TIMER_ENTRY__ Struct Reference

Core (internal) structure for managing timers. More...

Data Fields

struct __TIMER_ENTRY__pNext
 linked lists for performance
 
WB_UINT64 lTimeIndex
 time index for which this timer next expires
 
unsigned long lTimeInterval
 interval (or zero for one-shot timer)
 
Display * pDisplay
 display associated with timer
 
Window wID
 window to receive timer event
 
long lID
 timer identifier
 

Detailed Description

Core (internal) structure for managing timers.

Definition at line 908 of file window_helper.c.


The documentation for this struct was generated from the following file: