Searched refs:timer_calls (Results 1 – 1 of 1) sorted by relevance
146 static int timer_calls = 0; variable156 fprintf(stderr, "CURLMOPT_TIMERFUNCTION called: %u\n", timer_calls++); in curlTimerCallback()157 if(timer_calls == max_timer_calls) { in curlTimerCallback()270 timer_calls = 0; /* reset the globals */ in testone()
Completed in 6 milliseconds