Changeset 2060 in vbox for trunk/include/VBox
- Timestamp:
- Apr 13, 2007 8:01:25 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/tm.h
r1181 r2060 245 245 246 246 /** 247 * Returns the TSC offset 248 * 249 * @returns TSC ofset 250 * @param pVM The VM to operate on. 251 */ 252 TMDECL(uint64_t) TMCpuTickGetOffset(PVM pVM); 253 254 /** 247 255 * Sets the current CPU timestamp counter. 248 256 *
Note:
See TracChangeset
for help on using the changeset viewer.