Searched refs:timeoutTimeNs (Results 1 – 1 of 1) sorted by relevance
93 static std::string reader(int fd, int64_t timeoutTimeNs, std::string prefix) { in reader() argument104 const int waitMs = toMillisecondTimeoutDelay(systemTime(), timeoutTimeNs); in reader()