1 #ifndef OMEGA_H_TIMER_HPP
2 #define OMEGA_H_TIMER_HPP
6 #include <Omega_h_defines.hpp>
11 typedef std::chrono::time_point<std::chrono::steady_clock> Impl;
17 Real operator-(
Now b,
Now a);
Definition: amr_mpi_test.cpp:6
Definition: Omega_h_timer.hpp:10