seconds

This function converts seconds to milliseconds.

Arguments:

ai_seconds - The number of seconds

Return:

The number of milliseconds in the passed seconds

Usage:

This function would normally be the last line of the of_run function.

Return of_Seconds(5)