
Timer Hello World
Fork of Timer_HelloWorld by
Use
The Timer 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.
API
API reference.
Import librarymbed
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
2:9152128dba25 | 2015-03-27 | Added license to main.c file. | File Diff Annotate |
0:27e1de20d3cb | 2013-02-13 | Timer Hello World | File Diff Annotate |