Changeset 91973 in vbox for trunk/include/VBox/vmm
- Timestamp:
- Oct 21, 2021 4:19:10 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 147779
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/pdmdev.h
r91968 r91973 4766 4766 * 4767 4767 * @returns Number of ticks per second. 4768 * @param p VM The cross context VM structure.4768 * @param pDevIns The device instance. 4769 4769 */ 4770 4770 DECLR3CALLBACKMEMBER(uint64_t, pfnTMCpuTicksPerSecond,(PPDMDEVINS pDevIns));
Note:
See TracChangeset
for help on using the changeset viewer.