Searched refs:GetTimeCount (Results 1 – 5 of 5) sorted by relevance
30 uint32_t GetTimeCount() const { return m_nTimeCount; } in GetTimeCount() function
32 uint32_t GetTimeCount() const { return m_dwTimeCount; } in GetTimeCount() function
91 m_dwTimeCount = pPageRenderCache->GetTimeCount(); in ContinueGetCachedBitmap()
50 cache_info.emplace_back(it.second->GetTimeCount(), in CacheOptimization()
372 static UInt64 GetTimeCount() in GetTimeCount() function506 BenchInfo.GlobalTime = ::GetTimeCount(); in SetStartTime()514 dest.GlobalTime = ::GetTimeCount() - BenchInfo.GlobalTime; in SetFinishTime()2999 UInt64 start = ::GetTimeCount(); in Bench()3005 const UInt64 realDelta = ::GetTimeCount() - start; in Bench()