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
202203291 202203291 Mar 30, 2022
1 Records