GetMaxTimerResolution

Syntax:

Result = GetMaxTimerResolution()

Return Values:

Result

=

highest possible timer resolution


Description:

Get the maximal supported timer resolution.


Example:

  x = GetMaxTimerResolution()
  MessageRequester("MaxTimerResolution:",StrU(x,#LONG))


Supported OS:   Windows