Home
last modified time | relevance | path

Searched refs:timeLength_ns (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/zstd/programs/
H A Dfileio.c1648 U64 const timeLength_ns = UTIL_clockSpanNano(timeStart); in FIO_compressFilename_internal() local
1649 double const timeLength_s = (double)timeLength_ns / 1000000000; in FIO_compressFilename_internal()