|
XenevaOS
|
#include <Timestamp.h>
Public Attributes | |
| UINT64 | Frequency |
| UINT64 | EndValue |
| UINT64 EFI_TIMESTAMP_PROPERTIES::EndValue |
The value that the timestamp counter ends with immediately before it rolls over. For example, a 64-bit free running counter would have an EndValue of 0xFFFFFFFFFFFFFFFF. A 24-bit free running counter would have an EndValue of 0xFFFFFF.
| UINT64 EFI_TIMESTAMP_PROPERTIES::Frequency |
The frequency of the timestamp counter in Hz.