SDL implementation of Timer.
Run fn after ms milliseconds.
Run fn every ms milliseconds.
See Implementation
SDL implementation of Timer.