- Timestamp:
- Oct 7, 2015 4:20:21 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/win/PerformanceWin.cpp
r55769 r58103 155 155 156 156 VMProcessStats vmStats; 157 RT_ZERO(vmStats); 157 158 if ((it->second & COLLECT_CPU_LOAD) != 0) 158 159 {
Note:
See TracChangeset
for help on using the changeset viewer.