Changeset 51853 in vbox
- Timestamp:
- Jul 3, 2014 3:17:13 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/TMInternal.h
r51852 r51853 367 367 /** Virtual timer synchronous time catch-up active. */ 368 368 bool volatile fVirtualSyncCatchUp; 369 bool afAlignment1[ 5]; /**< alignment padding */369 bool afAlignment1[1]; /**< alignment padding */ 370 370 /** WarpDrive percentage. 371 371 * 100% is normal (fVirtualSyncNormal == true). When other than 100% we apply
Note:
See TracChangeset
for help on using the changeset viewer.