VirtualBox

Changeset 21399 in vbox for trunk/include/iprt/timer.h


Ignore:
Timestamp:
Jul 8, 2009 2:35:30 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
49771
Message:

timerlr-generic.cpp,iprt/timer.h: Skip ticks if we're more than 60 ticks behind. See #3611.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/timer.h

    r20374 r21399  
    231231 * @param   pvUser      User argument.
    232232 * @param   iTick       The current timer tick. This is always 1 on the first
    233  *                      callback after the timer was started. For omni timers
    234  *                      this will be 1 when a cpu comes back online.
     233 *                      callback after the timer was started. Will jump if we've
     234 *                      skipped ticks when lagging behind.
    235235 */
    236236typedef DECLCALLBACK(void) FNRTTIMERLR(RTTIMERLR hTimerLR, void *pvUser, uint64_t iTick);
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