A library for creating Tickers, which will notify user that a given period has elapsed. Replaces delay() and allows users to write non-blocking code.
This library allows you to write non-blocking code. First, you create a new instance of Ticker, where you specify time period you want to track. Then you periodically call Ticker#perform() method, and after the period elapses, counter will be non-zero.
Filename | Release Date | File Size |
---|---|---|
SimpleTicker-2.1.0.zip | 2023-02-13 | 45.34 KiB |
SimpleTicker-2.0.0.zip | 2021-03-31 | 45.28 KiB |
SimpleTicker-1.0.2.zip | 2020-10-14 | 45.60 KiB |
SimpleTicker-1.0.0.zip | 2020-10-01 | 45.52 KiB |