Project Group: org.treblereel.gwt.gwtproject.timer

GWT Timer

org.treblereel.gwt.gwtproject.timer : gwt-timer

A simplified, browser-safe timer class. This class serves the same purpose as java.util.Timer, but is simplified because of the single-threaded environment. To schedule a timer, simply create a subclass of it (overriding run) and call schedule or scheduleRepeating.

Last Version: 202203291

Release Date:

  • 1