extern float elapsed_time;

#define T_START 1
#define T_STOP 0

void timer( int ss );
