Home | History | Annotate | Download | only in gregbook

Lines Matching refs:timing

164 #define INBUFSIZE 4096   /* with pseudo-timing on (1 sec delay/block), this
284 int timing = FALSE;
425 } else if (!strncmp(*argv, "-timing", 2)) {
426 timing = TRUE;
451 "Usage: %s [-gamma exp] [-bgcolor bg | -bgpat pat] [-timing]\n"
462 " -timing\tenables delay for every block read, to simulate modem\n"
600 if (timing)