#include <time.h>#include <stdio.h>#include "timestamp.h"
Functions | |
| void | timestamp (char *message) |
| Prints the given message along with the current CPU and wall clock times. | |
| void timestamp | ( | char * | message | ) |
Prints the given message along with the current CPU and wall clock times.
Referenced by create_pointer_files(), multiPair(), and pairOff().
1.6.3