Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfGetQueryPerformanceCounter : INTEGER; |
wrapper for Widows Windows function: BOOL WINAPI QueryPerformanceCounter( _Out_ LARGE_INTEGER *lpPerformanceCount );
Arguments
...
Return Value
...
<return value missing>
...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfGetQueryPerformanceCounter : INTEGER; |
wrapper for Widows Windows function: BOOL WINAPI QueryPerformanceCounter( _Out_ LARGE_INTEGER *lpPerformanceCount );
...
...
<return value missing>
...