![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
#include <bench/bench.h>#include <key_io.h>#include <outputtype.h>#include <random.h>#include <support/allocators/secure.h>#include <test/util/setup_common.h>#include <util/time.h>#include <wallet/context.h>#include <wallet/test/util.h>#include <wallet/wallet.h>#include <wallet/walletutil.h>#include <cassert>Go to the source code of this file.
Namespaces | |
| namespace | wallet |
Functions | |
| static void | wallet::WalletEncrypt (benchmark::Bench &bench, unsigned int key_count) |
| static void | wallet::WalletEncryptDescriptors (benchmark::Bench &bench) |
| wallet::BENCHMARK (WalletEncryptDescriptors) | |
Variables | |
| constexpr unsigned int | wallet::KEY_COUNT = 2000 |