June 2002
Beginner
759 pages
80h 42m
English
timethis
timethis (count,code[,title[,style]])
Runs a chunk of code several times. Always exported. Takes the following arguments:
countThe number of times to run the loop.
codeThe code to run, specified as either a code reference or a string.
titleThe title of the result; default is "timethis COUNT".
styleDetermines the format of the output. See timestr for the possible values of
style.