README File for the timing macros.

This archive contains an include file (timing.h) a man page (timing.3)
a Makefile and a test program (testtiming.c), as well as this README
file.

The include file contains all of the primitives for performing code
segment timings.  The man page explains how to use the primitives more
specifically.

The reason for all this stuff is that I got tired of typing in the
same silly lines to time things over and over again.  If you look at
the test program you'll see exactly how this stuff works.

Please send comments to gnn@cs.utwente.nl

Later,
George
