Bitcoin Core 28.99.0
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
static void | BenchTimeDeprecated (benchmark::Bench &bench) |
static void | BenchTimeMock (benchmark::Bench &bench) |
static void | BenchTimeMillis (benchmark::Bench &bench) |
static void | BenchTimeMillisSys (benchmark::Bench &bench) |
BENCHMARK (BenchTimeDeprecated, benchmark::PriorityLevel::HIGH) | |
BENCHMARK (BenchTimeMillis, benchmark::PriorityLevel::HIGH) | |
BENCHMARK (BenchTimeMillisSys, benchmark::PriorityLevel::HIGH) | |
BENCHMARK (BenchTimeMock, benchmark::PriorityLevel::HIGH) | |
BENCHMARK | ( | BenchTimeDeprecated | , |
benchmark::PriorityLevel::HIGH | |||
) |
BENCHMARK | ( | BenchTimeMillis | , |
benchmark::PriorityLevel::HIGH | |||
) |
BENCHMARK | ( | BenchTimeMillisSys | , |
benchmark::PriorityLevel::HIGH | |||
) |
BENCHMARK | ( | BenchTimeMock | , |
benchmark::PriorityLevel::HIGH | |||
) |
|
static |
|
static |
|
static |
|
static |