Merge branch 'evelu-fiog' of https://github.com/ErwanAliasr1/fio
[fio.git] / gettime.h
index c55f5cba779f5269e6fbc6b96c1e85e419d40683..f1d619ad5bad5fc2b3dae6f60083b7ec2c291d61 100644 (file)
--- a/gettime.h
+++ b/gettime.h
@@ -16,6 +16,7 @@ enum fio_cs {
        CS_INVAL,
 };
 
+extern int fio_get_mono_time(struct timespec *);
 extern void fio_gettime(struct timespec *, void *);
 extern void fio_gtod_init(void);
 extern void fio_clock_init(void);