Searched refs:PFNGST (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/win/
H A DPerformanceWin.cpp80 typedef BOOL (WINAPI *PFNGST)(LPFILETIME lpIdleTime, typedef in class:pm::CollectorWin
88 PFNGST mpfnGetSystemTimes;
102 mpfnGetSystemTimes = (PFNGST)RTLdrGetSystemSymbol("kernel32.dll", "GetSystemTimes");

Completed in 62 milliseconds