chiark / gitweb /
gettimeofday wishlist
authorian <ian>
Sat, 5 Dec 1998 18:51:59 +0000 (18:51 +0000)
committerian <ian>
Sat, 5 Dec 1998 18:51:59 +0000 (18:51 +0000)
regress/hrecord.c.m4

index a1ac5ff7555c85a598a9f68d2f06d4faf7c43541..d5ddf861b407ab61f405317d45df94661f717264 100644 (file)
@@ -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;