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