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

/vbox/src/VBox/Runtime/r3/posix/
H A DRTTimeSet-posix.cpp3 * IPRT - RTTimeSet, POSIX.
43 RTDECL(int) RTTimeSet(PCRTTIMESPEC pTime) function
/vbox/src/VBox/Runtime/r3/haiku/
H A Dtime-haiku.cpp78 RTDECL(int) RTTimeSet(PCRTTIMESPEC pTime) function
/vbox/src/VBox/Runtime/r3/win/
H A Dtime2-win.cpp43 RTDECL(int) RTTimeSet(PCRTTIMESPEC pTime) function
/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceTimeSync.cpp469 int rc = RTTimeSet(RTTimeSpecAdd(RTTimeNow(&NewGuestTime), pDrift));
490 VBoxServiceError("VBoxServiceTimeSyncSet: RTTimeSet(%RDtimespec) failed: %Rrc\n", &NewGuestTime, rc);
/vbox/include/iprt/
H A Dtime.h662 RTDECL(int) RTTimeSet(PCRTTIMESPEC pTime);
H A Dmangling.h1794 # define RTTimeSet RT_MANGLER(RTTimeSet) macro

Completed in 117 milliseconds