EGtimer_t Struct Reference
[EGtimer]

#include <eg_timer.h>


Detailed Description

this structure holds a timer structure
Examples:

eg_min_cut.ex.c, and eg_push_relabel.ex.c.

Definition at line 67 of file eg_timer.h.

Data Fields

double stime
double time


Field Documentation

double EGtimer_t::stime
 

hols the last time when we start counting, this is only for internal purposes, the user should only use the field 'time'

Definition at line 70 of file eg_timer.h.

double EGtimer_t::time
 

hold the accumulated time

Examples:
eg_min_cut.ex.c, and eg_push_relabel.ex.c.

Definition at line 69 of file eg_timer.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 30 08:55:13 2006 for EGlib by  doxygen 1.4.5