Changeset 69950 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Dec 6, 2017 10:43:06 AM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 119448
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/TMInternal.h
r69474 r69950 493 493 * @todo Implement warpdrive on UTC. */ 494 494 int64_t offUTC; 495 /** The last value TMR3UtcNow returned. */ 496 int64_t volatile nsLastUtcNow; 495 497 496 498 /** Timer queues for the different clock types - R3 Ptr */
Note:
See TracChangeset
for help on using the changeset viewer.