Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/detail/
Dos_thread_functions.hpp121 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()
Dwin32_api.hpp1461 inline bool query_timer_resolution(unsigned long *lowres, unsigned long *highres, unsigned long *cu… in query_timer_resolution() function