X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=verify.h;h=321e6485e6828ea885ace56b706c2918dcb14ea1;hp=5aae2e7e9bb411f9be2e964fb023baf023ca5bea;hb=48d86be55597762c6747081aae1936f49429d13b;hpb=ae3a5accfdbe1fbfde6ba4ab583887a7d3d779ac diff --git a/verify.h b/verify.h index 5aae2e7e..321e6485 100644 --- a/verify.h +++ b/verify.h @@ -43,7 +43,7 @@ struct verify_header { uint64_t rand_seed; uint64_t offset; uint32_t time_sec; - uint32_t time_usec; + uint32_t time_nsec; uint16_t thread; uint16_t numberio; uint32_t crc32;