Get the number of milliseconds since the SDL library initialization.
The number of milliseconds since SDL was initialized.
Binds to C-function call in SDL_timer.h:
extern DECLSPEC Uint32 SDLCALL SDL_GetTicks(void)
Sdl Class | Tao.Sdl Namespace | SDL_Delay