Function Window.scheduleSystemTimer

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

void scheduleSystemTimer(
  long intervalMillis
);