libpnicore
benchmark.hpp
1 #pragma once
25 
26 
27 #include "benchmark/benchmark_result.hpp"
28 #include "benchmark/benchmark_runner.hpp"
29 #include "benchmark/chrono_timer.hpp"
30 #include "benchmark/clock_timer.hpp"