This function converts minutes to milliseconds.
Arguments:
ai_minutes - The number of minutes
Return:
The number of milliseconds in the passed minutes
Usage:
This function would normally be the last line of the of_run function.
Return of_Minutes(2)