Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

Timer Struct Reference

Collaboration diagram for Timer:

Collaboration graph
[legend]

Data Fields

Listoutput
long elapses
WAPEventevent
WAPEventelapsed_event
long index

Field Documentation

WAPEvent* Timer::elapsed_event
 

Definition at line 145 of file timers.c.

Referenced by abort_elapsed(), and elapse_timer().

long Timer::elapses
 

Definition at line 132 of file timers.c.

Referenced by elapse_timer(), gwtimer_create(), gwtimer_start(), gwtimer_stop(), heap_adjust(), and watch_timers().

WAPEvent* Timer::event
 

Definition at line 138 of file timers.c.

Referenced by elapse_timer(), gwtimer_create(), gwtimer_destroy(), and gwtimer_start().

long Timer::index
 

Definition at line 151 of file timers.c.

Referenced by gwtimer_start(), gwtimer_stop(), heap_delete(), heap_insert(), and heap_swap().

List* Timer::output
 

Definition at line 126 of file timers.c.

Referenced by abort_elapsed(), elapse_timer(), and gwtimer_destroy().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.