complex?, etc.). * min and max are added.
* time-it now displays the number of collections and bytes allocated.
(time-it proc) runs proc and reports the time. (time-it proc message) runs proc and reports the time, with message. (time <expr>) evaluates expr and prints the running time.