typedef struct { int pid; double timestamp; long notused; } Message; double dtime(void);