Timing Execution of Routines


This package supplies two generic routines. One to measure the
average running time a of a routine, and the other to measure the total
time of running the routine concurrently in a given number of tasks.
Timing.ads
Timing.adb

Contributed by: Ehud Lamm
Contributed on: August 2, 1999
License: Public Domain

Back