#if 0 #include /*->timeval.h (timeval)*/ #endif void timevalSet10ms(struct timeval *ap, int b); void timevalAdd(struct timeval *ap, const struct timeval *bp); void timevalSub(struct timeval *ap, const struct timeval *bp); int timevalCmp(const struct timeval *ap, const struct timeval *bp);