Ignore:
Timestamp:
Jul 25, 2012, 11:41:36 AM (12 years ago)
Author:
Michael Tänzer
Message:

Merge the ASIO branch back into trunk

File:
1 edited

Legend:

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

    r7821 r10653  
    104104
    105105void Timer::eventFunction() {
    106         //std::cout << "unimplemented eventFunction Timer(" << millis << ")" << std::endl;
     106        logging_warn("unimplemented eventFunction Timer(" << millis << ")");
    107107}
    108108
Note: See TracChangeset for help on using the changeset viewer.