#include <sys/time.h>#include <unistd.h>
Go to the source code of this file.
Typedefs | |
| typedef int | clockid_t |
Functions | |
| int | eclock_gettime (struct timespec *tp) |
Variables | |
| static struct timeval | tv |
----------------------------------------*- mode: C++; -*--
emulates a clock_gettime call for systems not having it ----------------------------------------------------------
Definition in file eclock_gettime.c.
1.6.1