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 mbed_example

History

Example to show low power timer usage default tip

2018-05-25, by deepikabhavnani [Fri, 25 May 2018 18:33:45 +0000] rev 5

Example to show low power timer usage


"Update mbed-os"

2017-06-23, by sarahmarshy [Fri, 23 Jun 2017 16:58:22 -0500] rev 4

"Update mbed-os"


Ported mbed OS 2 to mbed OS 5

2017-01-19, by mab5449 [Thu, 19 Jan 2017 11:24:15 -0600] rev 3

Ported mbed OS 2 to mbed OS 5


Added license to main.c file.

2015-03-27, by mbedAustin [Fri, 27 Mar 2015 20:18:44 +0000] rev 2

Added license to main.c file.


updated mbed library;

2014-09-20, by mbedAustin [Sat, 20 Sep 2014 23:00:21 +0000] rev 1

updated mbed library;


Timer Hello World

2013-02-13, by mbed_official [Wed, 13 Feb 2013 17:28:57 +0000] rev 0

Timer Hello World