8#ifndef SRC_INCLUDE_SCOPEDTIMER_HPP
9#define SRC_INCLUDE_SCOPEDTIMER_HPP
44 static Timer* p_timer;
A class providing a timer aware of the calling context.
static Timer & timer()
Returns a reference to the underlying Timer.
static void setTimerAddress(Timer *timer)
void substitute(const std::string &newName)
A class for a hierarchical timer functions.