uint64_t mytime_get_elapsed(void)
Get the number of milliseconds since the operation started.
uint64_t opt_flush_timeout
Number of milliseconds to between LZMA_SYNC_FLUSHes.
int mytime_get_flush_timeout(void)
Get the number of milliseconds until the next flush.
void mytime_set_start_time(void)
Store the time when (de)compression was started.
void mytime_set_flush_time(void)
Store the time of when compressor was flushed.