Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

FUNCTION xpfGetQueryPerformanceCounter : INTEGER;  
(* wrapper for Widows function: 
   	BOOL WINAPI QueryPerformanceCounter(
    									_Out_ LARGE_INTEGER *lpPerformanceCount
                                        );
*)
  • No labels