Changeset 7533 for source/ariba/utility/system/Timer.cpp
- Timestamp:
- Feb 4, 2010, 7:23:46 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/system/Timer.cpp
r7468 r7533 100 100 running = false; 101 101 reset(); // cause the sleep to abort 102 //SystemQueue::instance().dropAll(this);102 SystemQueue::instance().dropAll(this); 103 103 } 104 104
Note:
See TracChangeset
for help on using the changeset viewer.