libcopp
2.2.0
|
#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.