Lines Matching defs:timer
29 /* timer(flag)
36 ** from our timer, and just concentrate on the time used in the X calls.
40 timer(int flag)
51 long elapsedtime; /* how long since we started the timer */
85 fprintf(stderr,"Invalid flag in timer()\n");
98 fprintf(stderr,"Invalid flag in timer()\n");
119 timer(StartTimer);
124 totaltime = timer(EndTimer);
151 timer(StartTimer);
156 totaltime = timer(EndTimer);
188 timer(StartTimer);
191 totaltime = timer(EndTimer);
569 timer(StartTimer);
573 totaltime = timer(EndTimer);