GetTimerResolution

3.1

  DWORD GetTimerResolution(void)    

The GetTimerResolution function retrieves the number of microseconds per timer tick.

Parameters

This function has no parameters.

Return Value

The return value is the number of microseconds per timer tick.

See Also

GetTickCount, SetTimer