Home
last modified time | relevance | path

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

/dports/ftp/wget/wget-1.21.2/src/
H A Dptimer.c242 static bool windows_hires_timers; variable
257 windows_hires_timers = true; in windows_init()
265 if (windows_hires_timers) in windows_measure()
279 if (windows_hires_timers) in windows_diff()
288 if (windows_hires_timers) in windows_resolution()