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