Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

rollingbloom.cpp File Reference
#include <iostream>
#include <bench/bench.h>
#include <bloom.h>
+ Include dependency graph for rollingbloom.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ BENCHMARK()

BENCHMARK ( RollingBloom  )

◆ RollingBloom()

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