Searched defs:EFI_TIMER_PERIOD_MILLISECONDS (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DUefiLib.h87 #define EFI_TIMER_PERIOD_MILLISECONDS(Milliseconds) MultU64x32((UINT64)(Milliseconds), 10000) macro

Completed in 58 milliseconds