Home
last modified time | relevance | path

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

/external/lz4/programs/
Dlz4io.c117 if ((LZ4IO_GetMilliSpan(g_time) > refreshRate) || (displayLevel>=4)) \
210 static unsigned LZ4IO_GetMilliSpan(clock_t nPrevious) in LZ4IO_GetMilliSpan() function