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
202203291.x
202203291
2
Mar 30, 2022
1 versions โ†’