Fabcoin Core  0.16.2
P2P Digital Currency
Functions | Variables
Examples.cpp File Reference
#include <bench/bench.h>
#include <validation.h>
#include <utiltime.h>
#include <math.h>
Include dependency graph for Examples.cpp:

Go to the source code of this file.

Functions

 BENCHMARK (Sleep100ms, 10)
 
 BENCHMARK (Trig, 12 *1000 *1000)
 

Variables

volatile double sum = 0.0
 

Function Documentation

BENCHMARK ( Sleep100ms  ,
10   
)
BENCHMARK ( Trig  ,
12 *1000 *  1000 
)

Variable Documentation

volatile double sum = 0.0

Definition at line 23 of file Examples.cpp.