![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
static void | Sleep100ms (benchmark::State &state) |
BENCHMARK (Sleep100ms) | |
static void | Trig (benchmark::State &state) |
BENCHMARK (Trig) | |
Variables | |
volatile double | sum = 0.0 |
BENCHMARK | ( | Sleep100ms | ) |
BENCHMARK | ( | Trig | ) |
|
static |
Definition at line 11 of file Examples.cpp.
|
static |
Definition at line 25 of file Examples.cpp.
volatile double sum = 0.0 |
Definition at line 23 of file Examples.cpp.
Referenced by pruning::calc_usage(), run_benchmark(), TrafficGraphData::sumEach3Samples(), test_ec_combine(), test_ge(), and Trig().