Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Console/
H A DPercentPrinter.cpp92 if (_tickStep != 0) in Print()
99 if (_tickStep != 0 && (UInt32)(tick - _prevTick) < _tickStep) in Print()
182 if (_tickStep != 0) in Print()
H A DPercentPrinter.h29 UInt32 _tickStep; member in CPercentPrinter
50 _tickStep(tickStep), in CPercentPrinter()

Completed in 4 milliseconds