Changeset 12767
- Timestamp:
- Mar 17, 2014, 7:51:15 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/system/SystemQueue.cpp
r12766 r12767 264 264 if ( execution_time.total_milliseconds() > 50 ) 265 265 { 266 logging_info("WARNING: Last event took " << execution_time.total_milliseconds() << " to complete.");266 logging_info("WARNING: Last event took " << execution_time.total_milliseconds() << " ms to complete."); 267 267 } 268 268
Note:
See TracChangeset
for help on using the changeset viewer.