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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Metronome/
H A DMetronome.c7 produces a fixed TickPeriod of 1 100ns unit, and when the WaitForTick() service
36 WaitForTick,
43 This function implements EFI_METRONOME_ARCH_PROTOCOL.WaitForTick().
44 The WaitForTick() function waits for the number of ticks specified by
52 WaitForTick() function. Depending on the hardware source for the ticks, it
67 WaitForTick ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DMetronome.h32 The WaitForTick() function waits for the number of ticks specified by
40 WaitForTick() function. Depending on the hardware source for the ticks, it
66 EFI_METRONOME_WAIT_FOR_TICK WaitForTick; member in struct:_EFI_METRONOME_ARCH_PROTOCOL

Completed in 33 milliseconds