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

/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlayCommon.h70 #define VBOXGETTIME() RTTimeNanoTS() macro
73 uint64_t cur = VBOXGETTIME(); NOREF(cur); \
81 VBoxVHWADbgTimeCounter(const char* msg) {mTime = VBOXGETTIME(); mMsg=msg;}

Completed in 42 milliseconds