Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

merkle_root.cpp File Reference
#include <bench/bench.h>
#include <uint256.h>
#include <random.h>
#include <consensus/merkle.h>
+ Include dependency graph for merkle_root.cpp:

Go to the source code of this file.

Functions

static void MerkleRoot (benchmark::State &state)
 
 BENCHMARK (MerkleRoot)
 

Function Documentation

◆ BENCHMARK()

BENCHMARK ( MerkleRoot  )

◆ MerkleRoot()

static void MerkleRoot ( benchmark::State state)
static
Released under the MIT license