libnonius / nonius

A C++ micro-benchmarking framework
https://nonius.io
Creative Commons Zero v1.0 Universal
358 stars 47 forks source link

Make Clock propagate correctly across functions #75

Closed rmartinho closed 7 years ago

rmartinho commented 7 years ago

This addresses an problem found in #74, but it doesn't address the underlying problem that occurs with the default_clock. That needs to be investigated further.