![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <sys/time.h>
Go to the source code of this file.
Data Structures | |
struct | rusage |
Macros | |
#define | RUSAGE_SELF 1 |
#define | RUSAGE_CHILDREN 2 |
#define | RUSAGE_THREAD 3 |
Functions | |
int | getrusage (int who, struct rusage *rusage) |
#define RUSAGE_CHILDREN 2 |
#define RUSAGE_SELF 1 |
#define RUSAGE_THREAD 3 |
|
extern |
References RUSAGE_SELF, RUSAGE_THREAD, usage(), and usage_to_timeval().
Referenced by dt_get_times().