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