79818293

Date: 2025-11-12 22:33:12
Score: 3
Natty:
Report link

I wrote a scope timer class a while back; https://github.com/stephenlclarke/ScopeTimer. It's tiny, zero-intrusion C++17 RAII scope timer for high-performance code paths.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Steve Clarke