June 2002
Beginner
759 pages
80h 42m
English
timethese
timethese (count, \%codehashref[,style])
Times each of several pieces of code and reports the results separately. Always exported. Takes the following arguments:
countThe number of times to run the loop.
codehashrefReference to a hash in which the keys are names and the values are either strings or code references; each key/value pair specifies a piece of code to run.
styleDetermines the format of the output. See timestr for the possible values of
style.