[previous] [up] [next]     [index]
Next: Operating System Processes Up: Time Previous: Machine Time

Timing Execution

The time-apply procedure collects timing information for a procedure application:

The reliability of the timing numbers depends on the operating system. If multiple MzScheme threads are running, then the reported time may include work performed by other threads.

The time syntactic form reports timing information directly to the current output port:



PLT