From: ian Date: Sat, 5 Dec 1998 18:51:59 +0000 (+0000) Subject: gettimeofday wishlist X-Git-Tag: adns-1.5.0-rc0~468 X-Git-Url: https://git.distorted.org.uk/~mdw/adns/commitdiff_plain/1e67a94f2cf731b4dd68750ef301eb9f8e175634?hp=4b707d8b1701aec2cec7431d4656f771b96a9f00 gettimeofday wishlist --- diff --git a/regress/hrecord.c.m4 b/regress/hrecord.c.m4 index a1ac5ff..d5ddf86 100644 --- a/regress/hrecord.c.m4 +++ b/regress/hrecord.c.m4 @@ -32,6 +32,8 @@ static int begin_set; static struct timeval begin; static FILE *Toutputfile; +/* fixme: record syscall durations, rather than gettimeofday results */ + void Tensureoutputfile(void) { const char *fdstr; int fd;