Lines Matching defs:startClock

106     clock_t startClock, endClock;
112 startClock = clock();
119 } while ( clock() - startClock < CLOCKS_PER_SEC );
121 startClock = clock();
127 reportTime( count, endClock - startClock );
133 clock_t startClock, endClock;
139 startClock = clock();
146 } while ( clock() - startClock < CLOCKS_PER_SEC );
148 startClock = clock();
154 reportTime( count, endClock - startClock );
162 clock_t startClock, endClock;
168 startClock = clock();
175 } while ( clock() - startClock < CLOCKS_PER_SEC );
177 startClock = clock();
183 reportTime( count, endClock - startClock );
193 clock_t startClock, endClock;
199 startClock = clock();
206 } while ( clock() - startClock < CLOCKS_PER_SEC );
208 startClock = clock();
214 reportTime( count, endClock - startClock );
261 clock_t startClock, endClock;
267 startClock = clock();
274 } while ( clock() - startClock < CLOCKS_PER_SEC );
276 startClock = clock();
282 reportTime( count, endClock - startClock );
288 clock_t startClock, endClock;
294 startClock = clock();
301 } while ( clock() - startClock < CLOCKS_PER_SEC );
303 startClock = clock();
309 reportTime( count, endClock - startClock );
317 clock_t startClock, endClock;
323 startClock = clock();
330 } while ( clock() - startClock < CLOCKS_PER_SEC );
332 startClock = clock();
338 reportTime( count, endClock - startClock );
348 clock_t startClock, endClock;
354 startClock = clock();
361 } while ( clock() - startClock < CLOCKS_PER_SEC );
363 startClock = clock();
369 reportTime( count, endClock - startClock );
392 clock_t startClock, endClock;
398 startClock = clock();
405 } while ( clock() - startClock < CLOCKS_PER_SEC );
407 startClock = clock();
413 reportTime( count, endClock - startClock );
419 clock_t startClock, endClock;
425 startClock = clock();
432 } while ( clock() - startClock < CLOCKS_PER_SEC );
434 startClock = clock();
440 reportTime( count, endClock - startClock );
446 clock_t startClock, endClock;
452 startClock = clock();
459 } while ( clock() - startClock < CLOCKS_PER_SEC );
461 startClock = clock();
467 reportTime( count, endClock - startClock );
475 clock_t startClock, endClock;
481 startClock = clock();
488 } while ( clock() - startClock < CLOCKS_PER_SEC );
490 startClock = clock();
496 reportTime( count, endClock - startClock );
506 clock_t startClock, endClock;
512 startClock = clock();
519 } while ( clock() - startClock < CLOCKS_PER_SEC );
521 startClock = clock();
527 reportTime( count, endClock - startClock );
535 clock_t startClock, endClock;
541 startClock = clock();
548 } while ( clock() - startClock < CLOCKS_PER_SEC );
550 startClock = clock();
556 reportTime( count, endClock - startClock );
562 clock_t startClock, endClock;
569 startClock = clock();
579 } while ( clock() - startClock < CLOCKS_PER_SEC );
582 startClock = clock();
591 reportTime( count, endClock - startClock );
597 clock_t startClock, endClock;
604 startClock = clock();
614 } while ( clock() - startClock < CLOCKS_PER_SEC );
617 startClock = clock();
626 reportTime( count, endClock - startClock );
643 clock_t startClock, endClock;
649 startClock = clock();
656 } while ( clock() - startClock < CLOCKS_PER_SEC );
658 startClock = clock();
664 reportTime( count, endClock - startClock );
709 clock_t startClock, endClock;
715 startClock = clock();
722 } while ( clock() - startClock < CLOCKS_PER_SEC );
724 startClock = clock();
730 reportTime( count, endClock - startClock );
736 clock_t startClock, endClock;
742 startClock = clock();
749 } while ( clock() - startClock < CLOCKS_PER_SEC );
751 startClock = clock();
757 reportTime( count, endClock - startClock );
763 clock_t startClock, endClock;
769 startClock = clock();
776 } while ( clock() - startClock < CLOCKS_PER_SEC );
778 startClock = clock();
784 reportTime( count, endClock - startClock );
792 clock_t startClock, endClock;
798 startClock = clock();
805 } while ( clock() - startClock < CLOCKS_PER_SEC );
807 startClock = clock();
813 reportTime( count, endClock - startClock );
823 clock_t startClock, endClock;
829 startClock = clock();
836 } while ( clock() - startClock < CLOCKS_PER_SEC );
838 startClock = clock();
844 reportTime( count, endClock - startClock );
852 clock_t startClock, endClock;
858 startClock = clock();
865 } while ( clock() - startClock < CLOCKS_PER_SEC );
867 startClock = clock();
873 reportTime( count, endClock - startClock );
879 clock_t startClock, endClock;
886 startClock = clock();
896 } while ( clock() - startClock < CLOCKS_PER_SEC );
899 startClock = clock();
908 reportTime( count, endClock - startClock );
914 clock_t startClock, endClock;
921 startClock = clock();
931 } while ( clock() - startClock < CLOCKS_PER_SEC );
934 startClock = clock();
943 reportTime( count, endClock - startClock );
984 clock_t startClock, endClock;
990 startClock = clock();
997 } while ( clock() - startClock < CLOCKS_PER_SEC );
999 startClock = clock();
1005 reportTime( count, endClock - startClock );
1055 clock_t startClock, endClock;
1062 startClock = clock();
1071 } while ( clock() - startClock < CLOCKS_PER_SEC );
1073 startClock = clock();
1081 reportTime( count, endClock - startClock );
1087 clock_t startClock, endClock;
1094 startClock = clock();
1103 } while ( clock() - startClock < CLOCKS_PER_SEC );
1105 startClock = clock();
1113 reportTime( count, endClock - startClock );
1119 clock_t startClock, endClock;
1126 startClock = clock();
1135 } while ( clock() - startClock < CLOCKS_PER_SEC );
1137 startClock = clock();
1145 reportTime( count, endClock - startClock );
1151 clock_t startClock, endClock;
1158 startClock = clock();
1167 } while ( clock() - startClock < CLOCKS_PER_SEC );
1169 startClock = clock();
1177 reportTime( count, endClock - startClock );
1185 clock_t startClock, endClock;
1192 startClock = clock();
1201 } while ( clock() - startClock < CLOCKS_PER_SEC );
1203 startClock = clock();
1211 reportTime( count, endClock - startClock );
1219 clock_t startClock, endClock;
1226 startClock = clock();
1235 } while ( clock() - startClock < CLOCKS_PER_SEC );
1237 startClock = clock();
1245 reportTime( count, endClock - startClock );
1251 clock_t startClock, endClock;
1259 startClock = clock();
1272 } while ( clock() - startClock < CLOCKS_PER_SEC );
1275 startClock = clock();
1287 reportTime( count, endClock - startClock );
1293 clock_t startClock, endClock;
1301 startClock = clock();
1314 } while ( clock() - startClock < CLOCKS_PER_SEC );
1317 startClock = clock();
1329 reportTime( count, endClock - startClock );
1373 clock_t startClock, endClock;
1380 startClock = clock();
1389 } while ( clock() - startClock < CLOCKS_PER_SEC );
1391 startClock = clock();
1399 reportTime( count, endClock - startClock );
1450 clock_t startClock, endClock;
1457 startClock = clock();
1466 } while ( clock() - startClock < CLOCKS_PER_SEC );
1468 startClock = clock();
1476 reportTime( count, endClock - startClock );
1482 clock_t startClock, endClock;
1489 startClock = clock();
1498 } while ( clock() - startClock < CLOCKS_PER_SEC );
1500 startClock = clock();
1508 reportTime( count, endClock - startClock );
1514 clock_t startClock, endClock;
1521 startClock = clock();
1530 } while ( clock() - startClock < CLOCKS_PER_SEC );
1532 startClock = clock();
1540 reportTime( count, endClock - startClock );
1546 clock_t startClock, endClock;
1553 startClock = clock();
1562 } while ( clock() - startClock < CLOCKS_PER_SEC );
1564 startClock = clock();
1572 reportTime( count, endClock - startClock );
1580 clock_t startClock, endClock;
1587 startClock = clock();
1596 } while ( clock() - startClock < CLOCKS_PER_SEC );
1598 startClock = clock();
1606 reportTime( count, endClock - startClock );
1614 clock_t startClock, endClock;
1621 startClock = clock();
1630 } while ( clock() - startClock < CLOCKS_PER_SEC );
1632 startClock = clock();
1640 reportTime( count, endClock - startClock );
1646 clock_t startClock, endClock;
1654 startClock = clock();
1667 } while ( clock() - startClock < CLOCKS_PER_SEC );
1670 startClock = clock();
1682 reportTime( count, endClock - startClock );
1688 clock_t startClock, endClock;
1696 startClock = clock();
1709 } while ( clock() - startClock < CLOCKS_PER_SEC );
1712 startClock = clock();
1724 reportTime( count, endClock - startClock );
1767 clock_t startClock, endClock;
1774 startClock = clock();
1783 } while ( clock() - startClock < CLOCKS_PER_SEC );
1785 startClock = clock();
1793 reportTime( count, endClock - startClock );