VirtualBox

Changeset 2550 in vbox for trunk/include


Ignore:
Timestamp:
May 9, 2007 12:04:36 PM (18 years ago)
Author:
vboxsync
Message:

Added TMVirtualSyncGetEx

File:
1 edited

Legend:

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

    r2464 r2550  
    145145 * @returns The timestamp.
    146146 * @param   pVM     VM handle.
     147 * @param   fCheckTimers    Check timers or not
     148 * @thread  EMT.
     149 */
     150TMDECL(uint64_t) TMVirtualSyncGetEx(PVM pVM, bool fCheckTimers);
     151
     152/**
     153 * Gets the current TMCLOCK_VIRTUAL_SYNC time.
     154 *
     155 * @returns The timestamp.
     156 * @param   pVM     VM handle.
    147157 * @thread  EMT.
    148158 */
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