Ignore:
Timestamp:
04/03/24 10:33:55 (7 weeks ago)
Author:
jderouillat
Message:

New timers integration/reporting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS3/trunk/src/log_type.cpp

    r2341 r2628  
    55{ 
    66  using namespace std ; 
     7  CLogType logProtocol("log_protocol") ; 
     8  CLogType logTimers("log_timers") ; 
     9  CLogType logProfile("log_profile") ; 
    710   
    811  int CLogType::globalBitPos_ = 0 ; 
Note: See TracChangeset for help on using the changeset viewer.