Definition at line 193 of file rt_graph.hpp.
◆ ScopedTiming() [1/2]
template<std::size_t N>
| rt_graph::ScopedTiming::ScopedTiming |
( |
const char(&) |
identifierPtr[N], |
|
|
Timer & |
timer |
|
) |
| |
|
inline |
◆ ScopedTiming() [2/2]
| rt_graph::ScopedTiming::ScopedTiming |
( |
std::string |
identifier, |
|
|
Timer & |
timer |
|
) |
| |
|
inline |
◆ ~ScopedTiming()
| rt_graph::ScopedTiming::~ScopedTiming |
( |
| ) |
|
|
inline |
◆ identifierPtr_
| const char* rt_graph::ScopedTiming::identifierPtr_ |
|
private |
◆ identifier_
| std::string rt_graph::ScopedTiming::identifier_ |
|
private |
◆ timer_
| Timer& rt_graph::ScopedTiming::timer_ |
|
private |
The documentation for this class was generated from the following file: