Changeset 894a5f for src/base/timer.hpp


Ignore:
Timestamp:
Feb 2, 2012, 1:58:12 PM (14 years ago)
Author:
Julian Iseringhausen <isering@…>
Children:
32ff22
Parents:
01be70
Message:

Parallel performance update.

git-svn-id: https://svn.version.fz-juelich.de/scafacos/trunk@1314 5161e1c8-67bf-11de-9fd5-51895aff932f

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/base/timer.hpp

    r01be70 r894a5f  
    4747  static std::string ToString();
    4848  static void Print();
     49  static void PrintGlobal();
    4950
    5051  static std::map<std::string, TimerData> td;
Note: See TracChangeset for help on using the changeset viewer.