Searched refs:timeLength_ns (Results 1 – 1 of 1) sorted by relevance
667 U64 const timeLength_ns = UTIL_clockSpanNano(timeStart); in LZ4IO_compressFilename() local668 double const timeLength_s = (double)timeLength_ns / 1000000000; in LZ4IO_compressFilename()