no description of 'lst' argument

svn: r15746
This commit is contained in:
John Clements 2009-08-15 20:41:55 +00:00
parent e7e65bd4d1
commit 97196f5c26

View File

@ -104,10 +104,10 @@ time is a portion of the time reported by
Collects timing information for a procedure application.
Four values are returned: a list containing the result(s) of applying
@scheme[proc], the number of milliseconds of CPU time required to
obtain this result, the number of ``real'' milliseconds required for
the result, and the number of milliseconds of CPU time (included in
the first result) spent on garbage collection.
@scheme[proc] to the arguments in @scheme[lst], the number of milliseconds of
CPU time required to obtain this result, the number of ``real'' milliseconds
required for the result, and the number of milliseconds of CPU time (included
in the first result) spent on garbage collection.
The reliability of the timing numbers depends on the platform. If
multiple MzScheme threads are running, then the reported time may