Searched refs:USETIME (Results 1 – 1 of 1) sorted by relevance
378 #define USETIME(ms) ((ms > TIMEOUT_LARGE) ? (ms / 2) : ms) macro407 USETIME(timeout_ms) : timeout_ms; in eyeballer_new()507 USETIME(timeoutms) : timeoutms; in baller_start()