VirtualBox

Changeset 54286 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Feb 18, 2015 11:39:03 PM (10 years ago)
Author:
vboxsync
Message:

SUPR3TscDeltaMesaure prototype correction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/sup.h

    r54270 r54286  
    15321532 * @param   cRetries            Number of times to retry failed delta
    15331533 *                              measurements.
    1534  */
    1535 SUPR3DECL(int) SUPR3TscDeltaMeasure(RTCPUID idCpu, bool fAsync, bool fForce, uint8_t cRetries);
     1534 * @param   cMsWaitRetry        Number of milliseconds to wait between retries.
     1535 */
     1536SUPR3DECL(int) SUPR3TscDeltaMeasure(RTCPUID idCpu, bool fAsync, bool fForce, uint8_t cRetries, uint8_t cMsWaitRetry);
    15361537
    15371538/**
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