#include <sys/types.h>
#include <sys/times.h>
#include <sys/time.h>
#include <unistd.h>
Defines | |
#define | CLK_TCK 60 |
Functions | |
double | usertimer_ () |
double | extract (struct timeval *tv) |
double | dclock () |
#define CLK_TCK 60 |
double dclock | ( | ) |
double extract | ( | struct timeval * | tv | ) |
double usertimer_ | ( | ) |