Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/libcxx/src/
H A Dchrono.cpp177 static LARGE_INTEGER __QueryPerformanceFrequency() { in __QueryPerformanceFrequency() function
184 static const LARGE_INTEGER freq = __QueryPerformanceFrequency(); in __libcpp_steady_clock_now()