Home
last modified time | relevance | path

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

/minix3/external/public-domain/xz/dist/src/xz/
H A Dmessage.c387 progress_time(uint64_t mseconds) in progress_time() argument
392 uint32_t seconds = mseconds / 1000; in progress_time()