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.

Latest Versions

1 versions โ†’
VersionVulnerabilitiesUsagesDate
1.0.x
1.0.0-RC1
7
Oct 05, 2020
1 versions โ†’