2 lib nanosleep,usleep,_strftime
11 if ! mem tm.tm_sec sys/time.h
19 #include <sys/times.h>
29 extern clock_t times(struct tms*);
33 if ! mem timeval.tv_sec sys/time.h {
43 #if !defined(CLOCKS_PER_SEC) && defined(CLK_TCK)
44 #define CLOCKS_PER_SEC CLK_TCK