Electroneum
bench.h File Reference
#include <stdlib.h>
#include <stdint.h>
#include <stdio.h>
#include <string.h>
#include "sys/time.h"
Include dependency graph for bench.h:

Go to the source code of this file.

Macros

#define FP_EXP   (6)
 
#define FP_MULT   (1000000LL)
 

Macro Definition Documentation

◆ FP_EXP

#define FP_EXP   (6)

Definition at line 37 of file bench.h.

◆ FP_MULT

#define FP_MULT   (1000000LL)

Definition at line 38 of file bench.h.