Timer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This sample project demonstrates a timer which counts in tenths of a second, including a variable to reset the timer at a specific limit. RELATED DOCUMENTATION [timer.performWithDelay()](https://docs.coronalabs.com/api/library/timer/performWithDelay.html) [timer.pause()](https://docs.coronalabs.com/api/library/timer/pause.html) [timer.resume()](https://docs.coronalabs.com/api/library/timer/resume.html) [timer.cancel()](https://docs.coronalabs.com/api/library/timer/cancel.html)