XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_TIMESTAMP_PROPERTIES Struct Reference

#include <Timestamp.h>

Public Attributes

UINT64 Frequency
 
UINT64 EndValue
 

Detailed Description

EFI_TIMESTAMP_PROPERTIES

Member Data Documentation

◆ 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.

◆ Frequency

UINT64 EFI_TIMESTAMP_PROPERTIES::Frequency

The frequency of the timestamp counter in Hz.


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