|
guanaqo
1.0.0-alpha.26
Utilities for scientific software
|
CPU and wall-time measurements with RAII helper.
Definition in file timed-cpu.hpp.
Go to the source code of this file.
Classes | |
| struct | guanaqo::TimingsCPU |
| Measures the number of invocations of a specific piece of code and its run time. More... | |
| struct | guanaqo::Timed< TimingsCPU > |
| RAII class for measuring wall and CPU time. More... | |
Namespaces | |
| namespace | guanaqo |
Functions | |
| std::ostream & | guanaqo::operator<< (std::ostream &, TimingsCPU) |