Template Class ScopedTimer

Class Documentation

template<typename DurationT, typename ClockT = std::chrono::high_resolution_clock>
class ScopedTimer

Public Functions

inline ScopedTimer(const std::string &name)
inline ~ScopedTimer()