Fabcoin Core  0.16.2
P2P Digital Currency
Functions | Variables
bench.h File Reference
#include "cryptlib.h"
Include dependency graph for bench.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void BenchmarkAll (double t, double hertz)
 
void BenchmarkAll2 (double t, double hertz)
 

Variables

const double CLOCK_TICKS_PER_SECOND
 

Function Documentation

void BenchmarkAll ( double  t,
double  hertz 
)

Definition at line 248 of file bench1.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void BenchmarkAll2 ( double  t,
double  hertz 
)

Definition at line 271 of file bench2.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

const double CLOCK_TICKS_PER_SECOND

Definition at line 36 of file bench1.cpp.