Changeset 2467 for source/ariba/utility/system
- Timestamp:
- Feb 19, 2009, 4:45:14 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/system/Timer.cpp
r2466 r2467 89 89 90 90 void Timer::eventFunction() { 91 std::cout << "Timer(" << millis << ")" << std::endl;91 //std::cout << "unimplemented eventFunction Timer(" << millis << ")" << std::endl; 92 92 } 93 93
Note:
See TracChangeset
for help on using the changeset viewer.