Skip to content
Snippets Groups Projects

Print execution statistics at the end of execution

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -4,6 +4,7 @@
#include <utils/Messenger.hpp>
#include <cmath>
#include <iomanip>
#include <rang.hpp>
#include <sys/resource.h>
Loading