onStop()
Set up a function to call when IanniX stops.
iannixin.onStop(action)
Parameters
iannixin.onStop(action)
| Parameter | Type | Default | Description |
|---|---|---|---|
action |
function |
required | The function to call; it receives one parameter, the current time in seconds. |