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