Go to the documentation of this file.
50 names.push_back(name);
66 return omp_get_wtime();
friend std::ostream & operator<<(std::ostream &os, const Timings &timer)
Print timing results.
Index add_timer(String name)
Add timer.
Timer timer(Workspace &ws) noexcept
std::vector< String > names
Numeric get_time()
Get Wall Time.
std::vector< bool > running
std::vector< Numeric > stamps
std::vector< Numeric > times
Timings()
Simple Constructor.
NUMERIC Numeric
The type to use for all floating point numbers.
INDEX Index
The type to use for all integer numbers and indices.
Header file for helper functions for OpenMP.
void mark(Index i)
Start/Stop Timings.
The global header file for ARTS.