powered by
tic
toc
tic(gcFirst = FALSE) toc()
TRUE
base::system.time
tic() for(i in 1:100) mad(runif(1000)) # kill time toc()
Run the code above in your browser using DataLab