Timer Hello World
Fork of Timer_HelloWorld by
Homepage
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.