X11workbench Toolkit  1.0
s_TIMER_ENTRY Struct Reference

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

Data Fields

struct s_TIMER_ENTRYpNext
 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 907 of file window_helper.c.


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