Searched refs:USETIME (Results 1 – 1 of 1) sorted by relevance
399 #define USETIME(ms) ((ms > TIMEOUT_LARGE) ? (ms / 2) : ms) macro428 USETIME(timeout_ms) : timeout_ms; in eyeballer_new()528 USETIME(timeoutms) : timeoutms; in baller_start()
Completed in 6 milliseconds