TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
timer.hpp
#include <chrono>

Detailed Description

A wall-clock timer that accumulates elapsed seconds across start/stop intervals.

Definition in file timer.hpp.

Go to the source code of this file.

Classes

class  triqs::utility::timer
 Accumulating wall-clock timer based on std::chrono::high_resolution_clock. More...