Tao.Sdl SDK Documentation |
|
Sdl.TIMER_RESOLUTION Field
The maximum resolution of the SDL timer on all platforms.
[Visual Basic]
Public Const TIMER_RESOLUTION As
Integer = 10
[C#]
public const
int TIMER_RESOLUTION = 10;
Remarks
Experimentally determined.
See Also
Sdl Class | Tao.Sdl Namespace