Changeset 12767 for source


Ignore:
Timestamp:
Mar 17, 2014, 7:51:15 PM (10 years ago)
Author:
hock@…
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/utility/system/SystemQueue.cpp

    r12766 r12767  
    264264        if ( execution_time.total_milliseconds() > 50 )
    265265        {
    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.");
    267267        }
    268268
Note: See TracChangeset for help on using the changeset viewer.