5 lines
86 B
Text
5 lines
86 B
Text
benchmark [
|
|
print "starting function"
|
|
pause 2000
|
|
print "function ended"
|
|
]
|