59 double t_start, t_total;
69 timer(
const char *tag) {
77 void init(
const char *tag);
83 void report(
bool print_not_timed =
false);
101void timestamp(
const char *msg);
102void timestamp(
const std::string &msg);
105void setup_signal_handler();
This file defines all includes for HILA.
Implement hila::swap for gauge fields.
void setup_timelimit(const double secs)
Setup time limit with seconds.
This file defines timer class and other timing related utilities.