g

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.
https://github.com/gwtproject/gwt-timer
The Apache Software License, Version 2.0
The GWT Project Authors
The GWT Project Authors
Aggregated version Version Update time
1.0 1.0.0-RC1 Oct 02, 2020
1 Records