mt_tag Struct Reference
[Test Timer]

Internal representation of a MultiTimer. More...


Data Fields

int sz
 sizeof TIMES array
int cp
 current TIMES position
mt_uint64 freq
 clock frequency
mt_uint64 times [1]
 array of times relative to start (0th]


Detailed Description

Internal representation of a MultiTimer.

Definition at line 64 of file mt.c.


Field Documentation

sizeof TIMES array

Definition at line 66 of file mt.c.

Referenced by MtCreate(), and MtRecord().

current TIMES position

Definition at line 67 of file mt.c.

Referenced by MtGetRelativeNS(), and MtRecord().

mt_uint64 mt_tag::freq

clock frequency

Definition at line 68 of file mt.c.

Referenced by MtCreate(), and MtGetRelativeNS().

mt_uint64 mt_tag::times[1]

array of times relative to start (0th]

Definition at line 69 of file mt.c.

Referenced by MtCreate(), MtGetRelativeNS(), and MtRecord().


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

Generated on Thu Aug 20 22:33:07 2009 for OpenXDAS by  doxygen 1.5.6