BENCHMARK
This command can be used to see the execution time of the code.
This command relies on JavaScript so please be aware.
Example
SWRITE
PRINT "Page loaded in approx "
BENCHMARK
SWRITE CLOSE
Output
Page loaded in approx
Put down that phone!
Please view me on real computer.
This command can be used to see the execution time of the code.
This command relies on JavaScript so please be aware.
SWRITE
PRINT "Page loaded in approx "
BENCHMARK
SWRITE CLOSE
Page loaded in approx