Union that stores cycles,.
- Todo:
- Why this data type?
Definition at line 53 of file tsc.h.
|
| uint64_t | a |
| | Either one 64-bit integer. More...
|
| |
| unsigned int | b [2] |
| | Or two 32-bit integers. More...
|
| |
| uint64_t smash::TimeStampCounter::Data::a |
Either one 64-bit integer.
Definition at line 55 of file tsc.h.
| unsigned int smash::TimeStampCounter::Data::b[2] |
Or two 32-bit integers.
Definition at line 57 of file tsc.h.
The documentation for this union was generated from the following file: