Defining the events
The timer part must notify other parts when its length of time has elapsed. To define this as an event, select the Event tab of the Public Interface Editor notebook. In the Event name field, type timerFired; then select Add with defaults.
Your Public Interface Editor looks like the following:
Public Interface Editor
There are no parameters in this case, but you could add them if you needed to by editing the cells of the table in the lower right corner of the page.
Last modified date: 06/11/2018