VirtualBox

Changeset 1180 in vbox


Ignore:
Timestamp:
Mar 4, 2007 6:43:28 PM (18 years ago)
Author:
vboxsync
Message:

removed obsolete #if 1..#endif.

File:
1 edited

Legend:

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

    r1057 r1180  
    4848     * as an offset to real time. */
    4949    TMCLOCK_VIRTUAL,
    50 #if 1
    5150    /** Virtual guest synchronized timer time.
    5251     * This is a special clock and timer queue for synchronizing virtual timers and
     
    5554     * it will try speed up to close the distance. */
    5655    TMCLOCK_VIRTUAL_SYNC,
    57 #endif
    5856    /** Virtual CPU timestamp. (Running only when we're executing guest code.) */
    5957    TMCLOCK_TSC,
     
    201199/**
    202200 * Gets the current warp drive percent.
    203  * 
     201 *
    204202 * @returns The warp drive percent.
    205203 * @param   pVM         The VM handle.
     
    209207/**
    210208 * Sets the warp drive percent of the virtual time.
    211  * 
     209 *
    212210 * @returns VBox status code.
    213211 * @param   pVM         The VM handle.
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