Bitcoin
|
Functions | |
static void | Sleep100ms (benchmark::State &state) |
BENCHMARK (Sleep100ms, 10) | |
static void | Trig (benchmark::State &state) |
BENCHMARK (Trig, 12 *1000 *1000) | |
Variables | |
volatile double | sum = 0.0 |
BENCHMARK | ( | Sleep100ms | , |
10 | |||
) |
BENCHMARK | ( | Trig | , |
12 *1000 * | 1000 | ||
) |
|
static |
|
static |
volatile double sum = 0.0 |