Function SDLWindow.scheduleSystemTimer

schedule timer for interval in milliseconds - call window.onTimer when finished

override void scheduleSystemTimer(
  long intervalMillis
);