HomeSort by relevance Sort by last modified time
    Searched defs:GetTimeCount (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/include/fpdfapi/
fpdf_render.h 274 FX_DWORD GetTimeCount() const
  /external/pdfium/core/src/fpdfapi/fpdf_render/
render_int.h 338 FX_DWORD GetTimeCount() const
  /external/lzma/CPP/7zip/UI/Common/
Bench.cpp 239 static UInt64 GetTimeCount()
351 bi.GlobalTime = ::GetTimeCount();
359 dest.GlobalTime = ::GetTimeCount() - biStart.GlobalTime;
1001 timeVal = GetTimeCount();
1017 timeVal = GetTimeCount();
1021 timeVal = GetTimeCount() - timeVal;

Completed in 124 milliseconds