glibc/include/sys/times.h

5 lines
126 B
C

#include <posix/sys/times.h>
/* Now define the internal interfaces. */
extern clock_t __times __P ((struct tms *__buffer));