Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/programs/
H A Dfileio.c1567 U64 const timeLength_ns = UTIL_clockSpanNano(timeStart); in FIO_compressFilename_internal() local
1568 double const timeLength_s = (double)timeLength_ns / 1000000000; in FIO_compressFilename_internal()