EFI_ERROR_TIME_STAMP_PRECISE

@} Timestamp is precise if this bit is set and correlates to the time of the error event.

extern (C)
enum EFI_ERROR_TIME_STAMP_PRECISE = BIT0;

Meta