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

/external/pdfium/core/include/fpdfapi/
H A Dfpdf_render.h274 FX_DWORD GetTimeCount() const function in class:CPDF_PageRenderCache
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Drender_int.h338 FX_DWORD GetTimeCount() const function in class:CPDF_ImageCache
/external/lzma/CPP/7zip/UI/Common/
H A DBench.cpp239 static UInt64 GetTimeCount() function
351 bi.GlobalTime = ::GetTimeCount();
359 dest.GlobalTime = ::GetTimeCount() - biStart.GlobalTime;
1001 timeVal = GetTimeCount();
1017 timeVal = GetTimeCount();
1021 timeVal = GetTimeCount() - timeVal;

Completed in 91 milliseconds