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

/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/Application/BltLibSample/
H A DBltLibSample.c24 ReadTimestamp ( function
33 #error ReadTimestamp not supported for this architecture!
51 Tsc1 = ReadTimestamp ();
52 Tsc2 = ReadTimestamp ();
54 Tsc2 = ReadTimestamp ();

Completed in 43 milliseconds