Changeset 88076 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Mar 10, 2021 7:24:05 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 143216
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/TMAll.cpp
r88075 r88076 1615 1615 * for ring-3). 1616 1616 * @param pQueue The shared queue data. 1617 * @param idxQueue The queue index.1618 1617 */ 1619 1618 static int tmTimerSetRelative(PVMCC pVM, PTMTIMER pTimer, uint64_t cTicksToNext, uint64_t *pu64Now,
Note:
See TracChangeset
for help on using the changeset viewer.