gettime: make utime_since_now and mtime_since_now consistent in how they record the...
authorVincent Fu <Vincent.Fu@sandisk.com>
Sun, 16 Apr 2017 19:04:28 +0000 (15:04 -0400)
committerJens Axboe <axboe@fb.com>
Wed, 3 May 2017 14:49:37 +0000 (08:49 -0600)
commitf52e919826839eaba90903b67fe02042159a0023
tree6e714f668c1c8e2bb767a7e18c971c438bb2342a
parentd279fccc5e2050a8a4f1a2646c729e41396f733b
gettime: make utime_since_now and mtime_since_now consistent in how they record the caller and put this all behind FIO_DEBUG_TIME

Signed-off-by: Jens Axboe <axboe@fb.com>
gettime.c