Home
last modified time | relevance | path

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

/external/lz4/programs/
Dlz4io.c667 U64 const timeLength_ns = UTIL_clockSpanNano(timeStart); in LZ4IO_compressFilename() local
668 double const timeLength_s = (double)timeLength_ns / 1000000000; in LZ4IO_compressFilename()