|
libcopp 2.3.1
|
#include <benchmark/benchmark.h>#include <atomic>
Go to the source code of this file.
Functions | |
| static void | BM_SomeFunction (benchmark::State &state) |
| BENCHMARK (BM_SomeFunction) | |
| BENCHMARK_MAIN () | |
| BENCHMARK | ( | BM_SomeFunction | ) |
| BENCHMARK_MAIN | ( | ) |
|
static |
Definition at line 7 of file benchmark.cpp.