'Declaration
<System.Security.SuppressUnmanagedCodeSecurityAttribute()> Public Shared Function QueryPerformanceCounterFast( _ ByRef performanceCount As System.Long _ ) As System.Integer
'Usage
Dim performanceCount As System.Long Dim value As System.Integer value = NKernel32.QueryPerformanceCounterFast(performanceCount)
[System.Security.SuppressUnmanagedCodeSecurity()] public static System.int QueryPerformanceCounterFast( out System.long performanceCount )
Parameters
- performanceCount