stopwatch Struct Reference

Main timer structure. More...

Collaboration diagram for stopwatch:
[legend]

List of all members.

Public Attributes

struct timestamp start
 The most recent start time.
struct timestamp total
 Total time elapsed in all previous start/stop runs.

Detailed Description

Main timer structure.

Definition at line 76 of file stopwatch.h.


Member Data Documentation

The most recent start time.

Definition at line 80 of file stopwatch.h.

Referenced by stopwatch_init(), stopwatch_start(), and stopwatch_stop().

Total time elapsed in all previous start/stop runs.

Definition at line 78 of file stopwatch.h.

Referenced by main(), stopwatch_init(), and stopwatch_stop().


The documentation for this struct was generated from the following files:
Generated on Mon Jan 24 12:04:40 2011 for FASTlib by  doxygen 1.6.3