VirtualBox

Changeset 46209 in vbox


Ignore:
Timestamp:
May 22, 2013 9:50:03 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
85929
Message:

Testing: another attempt to fix tstTime-4 on win.amd64.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstTime-4.cpp

    r46206 r46209  
    6767        uint64_t Delta = GipPrevTS > SysPrevTS ? GipPrevTS - SysPrevTS :
    6868                                                 SysPrevTS - GipPrevTS;
    69         if (Delta > 100000000 /* 100 ms */ )
     69        if (Delta > 100000000ULL /* 100 ms */ )
    7070        {
    7171            cErrors++;
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