elapsedMillis (community library)
Summary
Name | Value |
---|---|
Name | elapsedMillis |
Version | 0.0.2 |
Installs | |
License | Unknown |
Author | Paul Kourany/PJRC.COM |
URL | https://github.com/pkourany/elapsedMillis |
Repository | https://github.com/pkourany/elapsedMillis.git |
Download | .tar.gz |
All Versions | 0.0.2, 0.0.1 |
elapsedMillis for Particle devices
Example Build Testing
Device OS Version:
This table is generated from an automated build. Success only indicates that the code compiled successfully.
Library Read Me
This content is provided by the library maintainer and has not been validated or approved.
elapsedMillis
- Jan 2017, updated to Libraries 2.0
- Adapted for Particle devices
Elapsed time types - for easy-to-use measurements of elapsed time http://www.pjrc.com/teensy/ Copyright (c) 2011 PJRC.COM, LLC
These special variable types automatically increase as time elapses. It's easy to check if a certain time has elapsed, while your program performs other work or checks for user input. It is also very to handle multiple tasks requiring different delays.
Browse Library Files