Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp673 static UInt64 MyMultAndDiv(UInt64 mult1, UInt64 mult2, UInt64 divider) in MyMultAndDiv() function
786 remainingTime = MyMultAndDiv(_elapsedTime, progressTotal - progressCompleted, progressCompleted); in UpdateStatInfo()

Completed in 2 milliseconds