Eneboo - Documentación para desarrolladores
|
#include <stdio.h>
#include <openssl/e_os2.h>
#include <signal.h>
#include <time.h>
#include <sys/types.h>
#include <sys/times.h>
#include <openssl/rc5.h>
'defines' | |
#define | TIMES |
#define | HZ 100.0 |
#define | BUFSIZE ((long)1024) |
#define | START 0 |
#define | STOP 1 |
#define | COND(d) (count != (d)) |
#define | COUNT(d) (d) |
Funciones | |
double | Time_F (int s) |
int | main (int argc, char **argv) |
Variables | |
long | run = 0 |
#define BUFSIZE ((long)1024) |
#define COND | ( | d | ) | (count != (d)) |
#define COUNT | ( | d | ) | (d) |
#define HZ 100.0 |
#define START 0 |
#define STOP 1 |
#define TIMES |
double Time_F | ( | int | s | ) |
long run = 0 |