Remove a timer created with SDL_AddTimer().
The ID of the timer to remove.
true on success or false on failure; call SDL_GetError for more information.
Threadsafety: It is safe to call this function from any thread.
SDL_AddTimer
See Implementation
Remove a timer created with SDL_AddTimer().