Skip to content

onStop()

Set up a function to call when IanniX stops.

Parameters

Once an object iannixin has been created, you can use the following function:

iannixin.onStop(action)
Parameter Type Default Description
action function required The function to call; it receives one parameter, the current time in seconds.