Changeset 87770 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Feb 16, 2021 5:46:45 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 142824
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/TMAll.cpp
r87766 r87770 1580 1580 * @returns VBox status code. 1581 1581 * @param pVM The cross context VM structure. 1582 * @param hTimer Timer handle as returned by one of the create functions.1582 * @param pTimer The timer to arm. 1583 1583 * @param cTicksToNext Clock ticks until the next time expiration. 1584 1584 * @param pu64Now Where to return the current time stamp used.
Note:
See TracChangeset
for help on using the changeset viewer.