hertz
clockinfo.profhz = hertz();
clockinfo.profhz = hertz();
static int hertz(void);
int sc_tone(int hertz);
sc_tone(int hertz)
extern double hertz; /* sampling frequency for cp_time and dk_time */
hertz = stathz ? stathz : hz;
double hertz;