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

Version 1 Current »

FUNCTION xpfGetQueryPerformanceFrequency : INTEGER;  
(* wrapper for Widows function: 
	BOOL WINAPI QueryPerformanceFrequency(
                                          _Out_ LARGE_INTEGER *lpFrequency
                                         );
*)

See Windows documentation for description
  • No labels