VirtualBox

Changeset 72162 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 8, 2018 12:47:57 PM (7 years ago)
Author:
vboxsync
Message:

RTTimeLocalExplode/win: explain why.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/time2-win.cpp

    r72161 r72162  
    6363         * FileTimeToLocalFileTime does not do the right thing, so we'll have
    6464         * to convert to system time and SystemTimeToTzSpecificLocalTime instead.
     65         *
     66         * Note! FileTimeToSystemTime drops resoultion down to milliseconds, thus
     67         *       we have to do the offUTC calculation using milliseconds and adjust
     68         *       u32Nanosecons by sub milliseconds digits.
    6569         */
    6670        SYSTEMTIME SystemTimeIn;
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