SDL_GetTicks what Timer does this use? rdtsc?

I am not sure what timer method SDL uses with SDL_GetTicks() but I am on a
CD2 CPU and I am noticing some jumpiness in my returned values. I am on
Vista64 if that matters.

I am not sure what timer method SDL uses with SDL_GetTicks() but I am on a
CD2 CPU and I am noticing some jumpiness in my returned values. I am on
Vista64 if that matters.

It uses timeGetTime()

See ya!
-Sam Lantinga, Lead Software Engineer, Blizzard Entertainment