Bitcoin
Functions
rpc_blockchain.cpp File Reference
#include <bench/bench.h>
#include <bench/data.h>
#include <validation.h>
#include <streams.h>
#include <consensus/validation.h>
#include <rpc/blockchain.h>
#include <univalue.h>

Functions

static void BlockToJsonVerbose (benchmark::State &state)
 
 BENCHMARK (BlockToJsonVerbose, 10)
 

Function Documentation

◆ BENCHMARK()

BENCHMARK ( BlockToJsonVerbose  ,
10   
)

◆ BlockToJsonVerbose()

static void BlockToJsonVerbose ( benchmark::State state)
static