/* timed.h */ EXTERN struct t_timed { long int itime; float dt, tmt1, tmpwr; } timed;