Home
last modified time | relevance | path

Searched defs:QueryPerformanceFrequency (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/src/tools/miri/src/shims/
Dtime.rs167 fn QueryPerformanceFrequency( in QueryPerformanceFrequency() method
/third_party/rust/rust/library/std/src/sys/windows/c/
Dwindows_sys.rs398 pub fn QueryPerformanceFrequency(lpfrequency: *mut i64) -> BOOL; in QueryPerformanceFrequency() function