VirtualBox

Changeset 19821 in vbox for trunk/include/VBox


Ignore:
Timestamp:
May 19, 2009 1:28:56 PM (16 years ago)
Author:
vboxsync
Message:

TM: TMTimerPoll cleanup.

File:
1 edited

Legend:

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

    r19747 r19821  
    198198VMMDECL(int)      TMTimerStop(PTMTIMER pTimer);
    199199VMMDECL(bool)     TMTimerIsActive(PTMTIMER pTimer);
    200 VMMDECL(uint64_t) TMTimerPoll(PVM pVM, PVMCPU pVCpu);
     200VMMDECL(bool)     TMTimerPollBool(PVM pVM, PVMCPU pVCpu);
     201VMMDECL(void)     TMTimerPollVoid(PVM pVM, PVMCPU pVCpu);
    201202VMMDECL(uint64_t) TMTimerPollGIP(PVM pVM, PVMCPU pVCpu, uint64_t *pu64Delta);
    202203
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