The LowPowerTimer class is used to measure time. The time will be the amount of time between when the start() and stop() functions are run. The Timer class counts from 0 up.
Fork of Timer_HelloWorld by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:13760b19fc77 | 2018-05-25 | deepikabhavnani | Example to show low power timer usage |
4:0d21eea06da7 | 2017-06-23 | sarahmarshy |
"Update mbed-os" |
3:485b7e68874c | 2017-01-19 | mab5449 | Ported mbed OS 2 to mbed OS 5 |
2:9152128dba25 | 2015-03-27 | mbedAustin | Added license to main.c file. |
1:d76f5570bd21 | 2014-09-20 | mbedAustin | updated mbed library; |
0:27e1de20d3cb | 2013-02-13 | mbed_official | Timer Hello World |