From: ian Date: Sat, 5 Dec 1998 18:51:59 +0000 (+0000) Subject: gettimeofday wishlist X-Git-Tag: abandon.1999-04-10.multithread~13 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=1e67a94f2cf731b4dd68750ef301eb9f8e175634;p=adns.git 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;