VirtualBox

Changeset 9444 in vbox for trunk/src/VBox/Runtime/generic


Ignore:
Timestamp:
Jun 5, 2008 6:08:17 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
31696
Message:

Added iTick to FNTIMER (the timer callback).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/generic/timer-generic.cpp

    r9416 r9444  
    249249            {
    250250                pTimer->iTick++;
    251                 pTimer->pfnTimer(pTimer, pTimer->pvUser);
     251                pTimer->pfnTimer(pTimer, pTimer->pvUser, pTimer->iTick);
    252252
    253253                /* status changed? */
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