Searched refs:GlobalTime (Results 1 – 3 of 3) sorted by relevance
97 UInt64 speed = MyMultDiv64(info.UnpackSize, info.GlobalTime, info.GlobalFreq); in PrintResults()121 …UInt64 rating = GetCompressRating(dictionarySize, info.GlobalTime, info.GlobalFreq, info.UnpackSiz… in SetEncodeResult()136 …UInt64 rating = GetDecompressRating(info.GlobalTime, info.GlobalFreq, info.UnpackSize, info.PackSi… in SetDecodeResult()
10 UInt64 GlobalTime; member
351 bi.GlobalTime = ::GetTimeCount(); in SetStartTime()359 dest.GlobalTime = ::GetTimeCount() - biStart.GlobalTime; in SetFinishTime()413 UInt64 globalTime = info.GlobalTime; in GetUsage()428 UInt64 globalTime = info.GlobalTime; in GetRatingPerUsage()