Fabcoin Core
0.16.2
P2P Digital Currency
|
#include "cryptlib.h"
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 |
void BenchmarkAll | ( | double | t, |
double | hertz | ||
) |
Definition at line 248 of file bench1.cpp.
void BenchmarkAll2 | ( | double | t, |
double | hertz | ||
) |
Definition at line 271 of file bench2.cpp.
const double CLOCK_TICKS_PER_SECOND |
Definition at line 36 of file bench1.cpp.