Searched refs:SetTimerResolution (Results 1 – 2 of 2) sorted by relevance
317 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()
361 #define SetTimerResolution apr_winapi_NtSetTimerResolution macro