Changeset 43844 in vbox for trunk/src/VBox/Main
- Timestamp:
- Nov 9, 2012 5:35:42 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/tstCollector.cpp
r43842 r43844 314 314 return 1; 315 315 } 316 #if 0316 #if 1 317 317 pm::CollectorHints hints; 318 318 hints.collectHostCpuLoad(); … … 482 482 rc = testDisk(collector); 483 483 #endif 484 #if 0484 #if 1 485 485 RTPrintf("tstCollector: TESTING - Performance\n\n"); 486 486
Note:
See TracChangeset
for help on using the changeset viewer.