VirtualBox

Changeset 12913 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Oct 2, 2008 9:44:10 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
37324
Message:

warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/tstCollector.cpp

    r12594 r12913  
    269269    }
    270270    start = RTTimeMilliTS();
    271     while(RTTimeMilliTS() - start < 5000); // Loop for 5 seconds
     271    while(RTTimeMilliTS() - start < 5000)
     272        ; // Loop for 5 seconds
    272273    rc = collector->preCollect(hints);
    273274    if (RT_FAILURE(rc))
Note: See TracChangeset for help on using the changeset viewer.

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