[dbench @ cvs-1:tridge-20070622101840-jlcfy1gphxfo0ts3]
[tridge/dbench.git] / dbench.h
index 4e1bb9023b66dffbfea9b31f5c9769ef905cc9b3..370a6cc10575a0dbb67da315b826c78af2b77b9d 100644 (file)
--- a/dbench.h
+++ b/dbench.h
@@ -102,6 +102,8 @@ struct child_struct {
        const char *directory;
        double bytes;
        double bytes_done_warmup;
+       double max_latency;
+       struct timeval starttime;
 };