VirtualBox

Changeset 32484 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Sep 14, 2010 2:01:48 PM (14 years ago)
Author:
vboxsync
Message:

TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the max timer frequency.

File:
1 edited

Legend:

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

    r32419 r32484  
    217217VMMDECL(int)            TMTimerSetMicro(PTMTIMER pTimer, uint64_t cMicrosToNext);
    218218VMMDECL(int)            TMTimerSetNano(PTMTIMER pTimer, uint64_t cNanosToNext);
     219VMMDECL(int)            TMTimerSetFrequencyHint(PTMTIMER pTimer, uint32_t uHz);
    219220VMMDECL(uint64_t)       TMTimerGet(PTMTIMER pTimer);
    220221VMMDECL(uint64_t)       TMTimerGetNano(PTMTIMER pTimer);
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