Home
last modified time | relevance | path

Searched refs:QueryPerformanceCounter (Results 1 – 25 of 2663) sorted by relevance

12345678910>>...107

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/winsrc/
H A Dfps.c93 QueryPerformanceCounter(&LastTime); in FrameCap()
102 QueryPerformanceCounter(&CurrentTime); in FrameCap()
131 QueryPerformanceCounter(&CurrentTime); in FrameCap()
223 QueryPerformanceCounter(&CurrentTime); in FrameSkip()
261 QueryPerformanceCounter(&LastTime); in FrameSkip()
272 QueryPerformanceCounter(&LastTime); in FrameSkip()
284 QueryPerformanceCounter(&CurrentTime); in FrameSkip()
332 QueryPerformanceCounter(&LastTime); in FrameSkip()
353 QueryPerformanceCounter(&CurrentTime); in calcfps()
431 QueryPerformanceCounter(&CurrentTime); in PCFrameCap()
[all …]
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/peopsxgl/winsrc/
H A Dfps.c75 QueryPerformanceCounter(&LastTime); in FrameCap()
85 QueryPerformanceCounter(&CurrentTime); in FrameCap()
118 QueryPerformanceCounter(&CurrentTime); in FrameCap()
213 QueryPerformanceCounter(&CurrentTime); in FrameSkip()
251 QueryPerformanceCounter(&LastTime); in FrameSkip()
262 QueryPerformanceCounter(&LastTime); in FrameSkip()
274 QueryPerformanceCounter(&CurrentTime); in FrameSkip()
322 QueryPerformanceCounter(&LastTime); in FrameSkip()
343 QueryPerformanceCounter(&CurrentTime); in calcfps()
421 QueryPerformanceCounter(&CurrentTime); in PCFrameCap()
[all …]
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/runtime/
H A Dwindows_clock.cpp6 extern bool QueryPerformanceCounter(int64_t *);
10 extern __stdcall bool QueryPerformanceCounter(int64_t *);
22 QueryPerformanceCounter(&halide_reference_clock); in halide_start_clock()
31 QueryPerformanceCounter(&clock); in halide_current_time_ns()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/utils/
H A DWindowsTimer.cpp30 QueryPerformanceCounter(&curTime); in Start()
41 QueryPerformanceCounter(&curTime); in Stop()
51 QueryPerformanceCounter(&curTime); in GetElapsedTime()
62 QueryPerformanceCounter(&curTime); in GetAbsoluteTime()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/utils/
H A DWindowsTimer.cpp30 QueryPerformanceCounter(&curTime); in Start()
41 QueryPerformanceCounter(&curTime); in Stop()
51 QueryPerformanceCounter(&curTime); in GetElapsedTime()
62 QueryPerformanceCounter(&curTime); in GetAbsoluteTime()
/dports/games/glest/glest_source_3.2.2/source/shared_lib/sources/platform/win32/
H A Dplatform_util.cpp43 QueryPerformanceCounter((LARGE_INTEGER*) &lastTicks); in init()
49 QueryPerformanceCounter((LARGE_INTEGER*) &thisTicks); in isTime()
61 QueryPerformanceCounter((LARGE_INTEGER*) &thisTicks); in reset()
79 QueryPerformanceCounter((LARGE_INTEGER*) &startCount); in start()
84 QueryPerformanceCounter((LARGE_INTEGER*) &endCount); in stop()
107 QueryPerformanceCounter((LARGE_INTEGER*) &endCount); in queryCounter()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D5wosprim.adb58 function QueryPerformanceCounter subprogspec
61 (Stdcall, QueryPerformanceCounter, "QueryPerformanceCounter");
147 if not QueryPerformanceCounter (Current_Ticks'Access) then
204 if not QueryPerformanceCounter (Base_Ticks'Access) then
229 if not QueryPerformanceCounter (Current_Ticks'Access) then
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D5wosprim.adb58 function QueryPerformanceCounter
61 (Stdcall, QueryPerformanceCounter, "QueryPerformanceCounter");
147 if not QueryPerformanceCounter (Current_Ticks'Access) then
204 if not QueryPerformanceCounter (Base_Ticks'Access) then
229 if not QueryPerformanceCounter (Current_Ticks'Access) then
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu-gles/
H A DgpuFps.c90 QueryPerformanceCounter(&LastTime); in FrameCap()
100 QueryPerformanceCounter(&CurrentTime); in FrameCap()
133 QueryPerformanceCounter(&CurrentTime); in FrameCap()
228 QueryPerformanceCounter(&CurrentTime); in FrameSkip()
266 QueryPerformanceCounter(&LastTime); in FrameSkip()
277 QueryPerformanceCounter(&LastTime); in FrameSkip()
289 QueryPerformanceCounter(&CurrentTime); in FrameSkip()
337 QueryPerformanceCounter(&LastTime); in FrameSkip()
358 QueryPerformanceCounter(&CurrentTime); in calcfps()
436 QueryPerformanceCounter(&CurrentTime); in PCFrameCap()
[all …]
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/gpu-gles/
H A DgpuFps.c90 QueryPerformanceCounter(&LastTime); in FrameCap()
100 QueryPerformanceCounter(&CurrentTime); in FrameCap()
133 QueryPerformanceCounter(&CurrentTime); in FrameCap()
228 QueryPerformanceCounter(&CurrentTime); in FrameSkip()
266 QueryPerformanceCounter(&LastTime); in FrameSkip()
277 QueryPerformanceCounter(&LastTime); in FrameSkip()
289 QueryPerformanceCounter(&CurrentTime); in FrameSkip()
337 QueryPerformanceCounter(&LastTime); in FrameSkip()
358 QueryPerformanceCounter(&CurrentTime); in calcfps()
436 QueryPerformanceCounter(&CurrentTime); in PCFrameCap()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/dllservices/
H A DModuleLoadInfo.h29 ::QueryPerformanceCounter(&mBeginTimestamp); in ModuleLoadInfo()
48 ::QueryPerformanceCounter(&mBeginTimestamp); in ModuleLoadInfo()
59 ::QueryPerformanceCounter(&mLoadTimeInfo); in SetBeginLoadTimeStamp()
71 ::QueryPerformanceCounter(&endTimeStamp); in SetEndLoadTimeStamp()
/dports/devel/boost-docs/boost_1_72_0/boost/winapi/
H A Dtimers.hpp21 QueryPerformanceCounter(::_LARGE_INTEGER* lpPerformanceCount);
32 BOOST_FORCEINLINE BOOL_ QueryPerformanceCounter(LARGE_INTEGER_* lpPerformanceCount) in QueryPerformanceCounter() function
34 return ::QueryPerformanceCounter(reinterpret_cast< ::_LARGE_INTEGER* >(lpPerformanceCount)); in QueryPerformanceCounter()
/dports/devel/R-cran-BH/BH/inst/include/boost/winapi/
H A Dtimers.hpp22 QueryPerformanceCounter(::_LARGE_INTEGER* lpPerformanceCount);
33 BOOST_FORCEINLINE BOOL_ QueryPerformanceCounter(LARGE_INTEGER_* lpPerformanceCount) in QueryPerformanceCounter() function
35 return ::QueryPerformanceCounter(reinterpret_cast< ::_LARGE_INTEGER* >(lpPerformanceCount)); in QueryPerformanceCounter()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/winapi/
H A Dtimers.hpp22 QueryPerformanceCounter(::_LARGE_INTEGER* lpPerformanceCount);
33 BOOST_FORCEINLINE BOOL_ QueryPerformanceCounter(LARGE_INTEGER_* lpPerformanceCount) in QueryPerformanceCounter() function
35 return ::QueryPerformanceCounter(reinterpret_cast< ::_LARGE_INTEGER* >(lpPerformanceCount)); in QueryPerformanceCounter()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/winapi/
H A Dtimers.hpp22 QueryPerformanceCounter(::_LARGE_INTEGER* lpPerformanceCount);
33 BOOST_FORCEINLINE BOOL_ QueryPerformanceCounter(LARGE_INTEGER_* lpPerformanceCount) in QueryPerformanceCounter() function
35 return ::QueryPerformanceCounter(reinterpret_cast< ::_LARGE_INTEGER* >(lpPerformanceCount)); in QueryPerformanceCounter()
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/winapi/
H A Dtimers.hpp21 QueryPerformanceCounter(::_LARGE_INTEGER* lpPerformanceCount);
32 BOOST_FORCEINLINE BOOL_ QueryPerformanceCounter(LARGE_INTEGER_* lpPerformanceCount) in QueryPerformanceCounter() function
34 return ::QueryPerformanceCounter(reinterpret_cast< ::_LARGE_INTEGER* >(lpPerformanceCount)); in QueryPerformanceCounter()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/winapi/
H A Dtimers.hpp21 QueryPerformanceCounter(::_LARGE_INTEGER* lpPerformanceCount);
32 BOOST_FORCEINLINE BOOL_ QueryPerformanceCounter(LARGE_INTEGER_* lpPerformanceCount) in QueryPerformanceCounter() function
34 return ::QueryPerformanceCounter(reinterpret_cast< ::_LARGE_INTEGER* >(lpPerformanceCount)); in QueryPerformanceCounter()
/dports/devel/boost-libs/boost_1_72_0/boost/winapi/
H A Dtimers.hpp21 QueryPerformanceCounter(::_LARGE_INTEGER* lpPerformanceCount);
32 BOOST_FORCEINLINE BOOL_ QueryPerformanceCounter(LARGE_INTEGER_* lpPerformanceCount) in QueryPerformanceCounter() function
34 return ::QueryPerformanceCounter(reinterpret_cast< ::_LARGE_INTEGER* >(lpPerformanceCount)); in QueryPerformanceCounter()
/dports/devel/boost-python-libs/boost_1_72_0/boost/winapi/
H A Dtimers.hpp21 QueryPerformanceCounter(::_LARGE_INTEGER* lpPerformanceCount);
32 BOOST_FORCEINLINE BOOL_ QueryPerformanceCounter(LARGE_INTEGER_* lpPerformanceCount) in QueryPerformanceCounter() function
34 return ::QueryPerformanceCounter(reinterpret_cast< ::_LARGE_INTEGER* >(lpPerformanceCount)); in QueryPerformanceCounter()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/winapi/
H A Dtimers.hpp21 QueryPerformanceCounter(::_LARGE_INTEGER* lpPerformanceCount);
32 BOOST_FORCEINLINE BOOL_ QueryPerformanceCounter(LARGE_INTEGER_* lpPerformanceCount) in QueryPerformanceCounter() function
34 return ::QueryPerformanceCounter(reinterpret_cast< ::_LARGE_INTEGER* >(lpPerformanceCount)); in QueryPerformanceCounter()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/winapi/
H A Dtimers.hpp21 QueryPerformanceCounter(::_LARGE_INTEGER* lpPerformanceCount);
32 BOOST_FORCEINLINE BOOL_ QueryPerformanceCounter(LARGE_INTEGER_* lpPerformanceCount) in QueryPerformanceCounter() function
34 return ::QueryPerformanceCounter(reinterpret_cast< ::_LARGE_INTEGER* >(lpPerformanceCount)); in QueryPerformanceCounter()
/dports/devel/hyperscan/boost_1_75_0/boost/winapi/
H A Dtimers.hpp22 QueryPerformanceCounter(::_LARGE_INTEGER* lpPerformanceCount);
33 BOOST_FORCEINLINE BOOL_ QueryPerformanceCounter(LARGE_INTEGER_* lpPerformanceCount) in QueryPerformanceCounter() function
35 return ::QueryPerformanceCounter(reinterpret_cast< ::_LARGE_INTEGER* >(lpPerformanceCount)); in QueryPerformanceCounter()
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/tests/
H A DtestSynchroServer.cpp76 r1 = QueryPerformanceCounter (&t1); in overhead()
78 QueryPerformanceCounter (&t2); in overhead()
79 r2 = QueryPerformanceCounter (&t2); in overhead()
108 r1 = QueryPerformanceCounter(&t1); in Execute()
123 r2 = QueryPerformanceCounter (&t2); in Execute()
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/detail/winapi/
H A Dtimers.hpp22 QueryPerformanceCounter(::_LARGE_INTEGER* lpPerformanceCount);
34 BOOST_FORCEINLINE BOOL_ QueryPerformanceCounter(LARGE_INTEGER_* lpPerformanceCount) in QueryPerformanceCounter() function
36 return ::QueryPerformanceCounter(reinterpret_cast< ::_LARGE_INTEGER* >(lpPerformanceCount)); in QueryPerformanceCounter()
/dports/audio/mous/mous-2.0.1/deps/MAC_SDK/Source/Shared/
H A DTimer.h17 QueryPerformanceCounter(&m_Timer); in CTimer()
22 QueryPerformanceCounter(&m_Timer); in Reset()
31 QueryPerformanceCounter(&Now);

12345678910>>...107