Changeset 1057 in vbox for trunk/include
- Timestamp:
- Feb 23, 2007 8:38:37 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/tm.h
r443 r1057 34 34 /** Enable a timer hack which improves the timer response/resolution a bit. */ 35 35 #define VBOX_HIGH_RES_TIMERS_HACK 36 37 /** Use the real CPU TSC. */38 #define TM_REAL_CPU_TICK39 36 40 37
Note:
See TracChangeset
for help on using the changeset viewer.