Searched defs:GetFreq (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DBench.cpp260 static UInt64 GetFreq() function
349 bi.GlobalFreq = GetFreq();
357 dest.GlobalFreq = GetFreq();
1026 speed = MyMultDiv64(size, timeVal, GetFreq());

Completed in 49 milliseconds