Home
last modified time | relevance | path

Searched refs:SetTimerResolution (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/time/win32/
H A Dtime.c317 SetTimerResolution((ULONG)(apr_ssize_t)unsetres, FALSE, &newRes); in clock_restore()
327 if (SetTimerResolution(10000, TRUE, &newRes) == 0 /* STATUS_SUCCESS */) { in apr_time_clock_hires()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/win32/
H A Dapr_arch_misc.h361 #define SetTimerResolution apr_winapi_NtSetTimerResolution macro