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

/vbox/src/VBox/Runtime/common/time/
H A Dtimesup.cpp79 /** Array of rtTimeNanoTSInternal worker functions.
284 DECLINLINE(uint64_t) rtTimeNanoTSInternal(void) function
305 return rtTimeNanoTSInternal();
317 return rtTimeNanoTSInternal() / 1000000;

Completed in 41 milliseconds