VirtualBox

Changeset 21158 in vbox for trunk


Ignore:
Timestamp:
Jul 2, 2009 1:01:16 PM (16 years ago)
Author:
vboxsync
Message:

VBoxServiceTimeSync.cpp: r=bird: More todos for the windows code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp

    r21157 r21158  
    355355                            VBoxServiceVerbose(3, "Windows time adjustment: Setting system time directly.\n");
    356356
    357 
    358 /** @todo NT4 doesn't have GetSystemTimeAdjustment. */
     357/** @todo r=bird: What about canceling any pending time adjustment? */
     358/** @todo r=bird: Get current time and add the adjustment, the host time is
     359 *                stale by now. */
    359360                            FILETIME ft;
    360361                            RTTimeSpecGetNtFileTime(&HostNow, &ft);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette