[PATCH] Add in-progress io rate
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 53e174e1b525808674143ef667960de6aad34dbd..5bb5569584cc289d49bb9afd9831ba05bd98d0ee 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -459,6 +459,7 @@ extern unsigned long mtime_since_genesis(void);
 extern void __usec_sleep(unsigned int);
 extern void usec_sleep(struct thread_data *, unsigned long);
 extern void rate_throttle(struct thread_data *, unsigned long, unsigned int, int);
+extern void fill_start_time(struct timeval *);
 
 /*
  * Init functions