Makes coding responsive sketches easier.
When using delay(), your code can not (easily) respond to user input while the delay is happening (unless you use interrupts or complex timer code). This library makes this easy by allowing you to create variables (objects) that automatically increase as time elapses. It is easy to check if a certain time has elapsed, while your program performs other work or checks for user input.
Filename | Release Date | File Size |
---|---|---|
elapsedMillis-1.0.6.zip | 2019-12-02 | 12.10 KiB |
elapsedMillis-1.0.5.zip | 2019-08-28 | 12.09 KiB |
elapsedMillis-1.0.4.zip | 2016-09-08 | 10.02 KiB |
elapsedMillis-1.0.3.zip | 2015-07-24 | 9.51 KiB |
elapsedMillis-1.0.1.zip | 2015-04-04 | 9.47 KiB |