Changeset 54697 in vbox for trunk/include/VBox/vmm
- Timestamp:
- Mar 9, 2015 1:33:22 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 98854
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/tm.h
r54308 r54697 272 272 VMMR3_INT_DECL(int) TMR3CpuTickParavirtEnable(PVM pVM); 273 273 VMMR3_INT_DECL(int) TMR3CpuTickParavirtDisable(PVM pVM); 274 VMMR3_INT_DECL(bool) TMR3CpuTickIsFixedRateMonotonic(PVM pVM, bool fWithParavirtEnabled); 274 275 /** @} */ 275 276 #endif /* IN_RING3 */
Note:
See TracChangeset
for help on using the changeset viewer.