Searched refs:lastComplaint (Results 1 – 1 of 1) sorted by relevance
1072 double lastComplaint = 0; in TestThreadedIntl() local1081 } else if((elapsedSeconds-lastComplaint) > 2.0) { in TestThreadedIntl()1083 lastComplaint = elapsedSeconds; in TestThreadedIntl()