4 lines
78 B
Text
4 lines
78 B
Text
|
|
start%=TIME:REM centi-second timer
|
||
|
|
REM perform processing
|
||
|
|
lapsed%=TIME-start%
|