VirtualBox

Changeset 43765 in vbox for trunk/src


Ignore:
Timestamp:
Oct 29, 2012 12:31:30 PM (12 years ago)
Author:
vboxsync
Message:

PDM: Made PDMDevHlpTMTimeVirtGetNano consistent across contexts (see #6486).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp

    r41965 r43765  
    665665             pDevIns->pReg->szName, pDevIns->iInstance));
    666666
    667     uint64_t u64Time = TMVirtualSyncGet(pDevIns->Internal.s.pVMR3);
     667    uint64_t u64Time = TMVirtualGet(pDevIns->Internal.s.pVMR3);
    668668    uint64_t u64Nano = TMVirtualToNano(pDevIns->Internal.s.pVMR3, u64Time);
    669669
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