#include <stdlib.h>#include <sys/time.h>#include <sys/types.h>#include <sys/resource.h>#include <time.h>#include <pm_fourier/utils.h>
Go to the source code of this file.
Functions | |
| void | getTime (struct rusage *t) |
| double | getTime (struct rusage one, struct rusage two) |
| void | setRandom () |
| double getTime | ( | struct rusage | one, |
| struct rusage | two | ||
| ) |