powered by
Start timer and write a custom text into the console.
tick(txt = "Start")
custom text
None
tock
# NOT RUN { tick('Sum 10 million random numbers') x = sum(runif(1e7)) tock() # }
Run the code above in your browser using DataLab