powered by
Stop timer and write the computation in seconds since the last call of tick().
tock(txt = "")
optional custom text to be displayed
None
tick
# NOT RUN { tick('Sum 10 million random numbers') x = sum(runif(1e7)) tock() # }
Run the code above in your browser using DataLab