EFI_TIME_CAPABILITIES.Resolution

Provides the reporting resolution of the real-time clock device in counts per second. For a normal PC-AT CMOS RTC device, this value would be 1 Hz, or 1, to indicate that the device only reports the time to the resolution of 1 second.

struct EFI_TIME_CAPABILITIES
UINT32 Resolution;

Meta