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

/freebsd-11-stable/contrib/xz/src/xz/
H A Dmessage.c393 progress_time(uint64_t mseconds) argument
399 uint32_t seconds = (uint32_t)(mseconds / 1000);

Completed in 128 milliseconds