timer.hh File Reference #include <chrono> #include <mpi.h>
Include dependency graph for timer.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Detailed DescriptionProvides an encapsulation to measure the system time. This means the wall clock time used by the simulation, the CPU time used by all threads of a single process and the CPU time used by the overall simulation. (i.e., the time used by all threads of all involved processes.) |
||||||||||||||