RosettaCodeData/Task/System-time/Logo/system-time.logo

8 lines
136 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
to time
output first first shell [date +%s]
end
make "start time
wait 300 ; 60ths of a second
print time - :start ; 5