Tao.Platform.Windows SDK Documentation |
|
Kernel.QueryPerformanceCounterFast Method
[Visual Basic]
Public Shared Function QueryPerformanceCounterFast( _
ByRef
performanceCount As
Long _
) As
Integer
[C#]
public static
int QueryPerformanceCounterFast(
out
long performanceCount);
See Also
Kernel Class | Tao.Platform.Windows Namespace