Skip to content

PmbCxxUtils: Add a basic StopWatch for ad-hoc benchmarking

Alaettin Serhan Mete requested to merge amete/athena:23.0-basicstopwatch into 23.0

This lightweight implementation would allow us to easily benchmark parts of code without heavy machinery.

Merge request reports