Searched refs:RTTimeProgramMicroTS (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/common/time/
H A Dtimeprog.cpp56 RTDECL(uint64_t) RTTimeProgramMicroTS(void) function
60 RT_EXPORT_SYMBOL(RTTimeProgramMicroTS); variable
/vbox/include/iprt/
H A Dtime.h1006 RTDECL(uint64_t) RTTimeProgramMicroTS(void);
H A Dmangling.h1773 # define RTTimeProgramMicroTS RT_MANGLER(RTTimeProgramMicroTS) macro
/vbox/src/VBox/Runtime/common/log/
H A Dlog.cpp3553 uint64_t u64 = RTTimeProgramMicroTS();

Completed in 617 milliseconds