function::read_stopwatch_ms
Name
function::read_stopwatch_ms — Reads the time in milliseconds for a stopwatch
Synopsis
read_stopwatch_ms:long(name:string)
read_stopwatch_ms:long(name:string)
Arguments
name- stopwatch name
 
Description
					Returns time in milliseconds for stopwatch 
name. Creates stopwatch name if it does not currently exist.