Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v38r0 (2143aa4c)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
GenericTimer.h File Reference
#include "Gaudi/Chrono/Counters.h"
#include <atomic>
#include <chrono>
Include dependency graph for GenericTimer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Gaudi::Timers::GenericTimer< Clock, Unit >
 A generic timer based on std::chrono and Gaudi::Accumulators. More...
 
class  Gaudi::Timers::GenericTimer< Clock, Unit >::ScopeTimer
 A scoped timer that starts/stops on con/de-struction. More...
 

Namespaces

 Gaudi
 Header file for std:chrono::duration-based Counters.
 
 Gaudi::Timers