timestamp Struct Reference

Snapshot of both CPU and real time. More...

List of all members.

Public Attributes

struct tms cpu
 CPU time as returned by times(2).
tsc_t micros
 Microseconds since an unknown epoch.

Detailed Description

Snapshot of both CPU and real time.

Definition at line 64 of file stopwatch.h.


Member Data Documentation

struct tms timestamp::cpu

CPU time as returned by times(2).

Definition at line 72 of file stopwatch.h.

Referenced by timestamp_add(), timestamp_now(), timestamp_now_rev(), and timestamp_sub().

Microseconds since an unknown epoch.

Definition at line 66 of file stopwatch.h.

Referenced by timestamp_add(), timestamp_now(), timestamp_now_rev(), and timestamp_sub().


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