Lines Matching refs:elapsed
3145 long elapsed = Curl_tvdiff(now, data->state.conn_cache->last_cleanup);3147 if(elapsed >= 1000L) {