Changeset 12461 in vbox
- Timestamp:
- Sep 15, 2008 1:05:51 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/PerformanceImpl.cpp
r12456 r12461 469 469 } 470 470 471 if (toBeCollected.size() == 0) 472 return; 473 471 474 /* Let know the platform specific code what is being collected */ 472 475 m.hal->preCollect(hints);
Note:
See TracChangeset
for help on using the changeset viewer.