VirtualBox

Changeset 27931 in vbox


Ignore:
Timestamp:
Apr 1, 2010 11:56:23 AM (14 years ago)
Author:
vboxsync
Message:

Wrong unit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/Performance.cpp

    r27930 r27931  
    148148        ret = mConsole->COMGETTER(Guest)(mGuest.asOutParam());
    149149        if (ret == S_OK)
    150             mGuest->COMSETTER(StatisticsUpdateInterval)(1000 /* 1000 ms */);
     150            mGuest->COMSETTER(StatisticsUpdateInterval)(1 /* 1 sec */);
    151151    }
    152152    return ret;
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