Home
last modified time | relevance | path

Searched refs:USETIME (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dconnect.c385 #define USETIME(ms) ((ms > TIMEOUT_LARGE) ? (ms / 2) : ms) macro
414 USETIME(timeout_ms) : timeout_ms; in eyeballer_new()
514 USETIME(timeoutms) : timeoutms; in baller_start()

Completed in 10 milliseconds