Searched refs:query_timer_resolution (Results 1 – 2 of 2) sorted by relevance
121 winapi::query_timer_resolution(&ignore1, &ignore2, &curres); in get_system_tick_ns()130 winapi::query_timer_resolution(&ignore1, &ignore2, &curres); in get_system_tick_us()141 winapi::query_timer_resolution(&ignore1, &ignore2, &curres); in get_system_tick_in_highres_counts()
1461 inline bool query_timer_resolution(unsigned long *lowres, unsigned long *highres, unsigned long *cu… in query_timer_resolution() function