Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp73 static void SetComplexCommands(UInt32 complexInSeconds, in SetComplexCommands() argument
83 if (complexInSeconds != 0) in SetComplexCommands()
84 complexInCommands = complexInSeconds * cpuFreq; in SetComplexCommands()