Files
YYCCommonplace/benchmark/main.cpp
T

4 lines
52 B
C++
Raw Normal View History

2025-09-29 21:20:44 +08:00
#include <benchmark/benchmark.h>
2025-09-29 13:34:02 +08:00
2025-09-29 21:20:44 +08:00
BENCHMARK_MAIN();