- Timestamp:
- May 22, 2023 9:06:26 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/EMInternal.h
r99920 r99923 166 166 uint64_t cMsTimeSliceStartExec; 167 167 /** Number of milliseconds into the current time slice last we checked. 168 * This is in terms of the RTThreadGetExecutionTimeMilli() total, like for 168 * This is in terms of the RTThreadGetExecutionTimeMilli() total, like for 169 169 * cMsTimeSliceStartExec. */ 170 170 uint64_t cMsTimeSliceExec;
Note:
See TracChangeset
for help on using the changeset viewer.