|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
Callbacks used by the Monte Carlo framework.
Definition in file callbacks.hpp.
Go to the source code of this file.
Functions | |
| std::function< bool()> | triqs::utility::clock_callback (int time_in_seconds) |
| Build a callback that returns true once a given time in seconds has elapsed since its creation. | |