Searched defs:QueryPerformanceCounter (Results 1 – 5 of 5) sorted by relevance
49 extern "C" int32_t QueryPerformanceCounter(LARGE_INTEGER *performanceCount) in QueryPerformanceCounter() function
495 func QueryPerformanceCounter() int64 // Implemented in runtime package. func
409 pub fn QueryPerformanceCounter(lpperformancecount: *mut i64) -> BOOL; in QueryPerformanceCounter() function
65385 pub fn QueryPerformanceCounter(lpPerformanceCount: *mut LARGE_INTEGER) -> BOOL; in QueryPerformanceCounter() function