Skip to content

Monitored::Timer: Add ScopedTimer helper class

Frank Winklmeier requested to merge fwinkl/athena:scoped_timer into master

Add the Monitored::ScopedTimer helper class that provides RAII-style time measurements. Update and fix the unit test.

Merge request reports