Searched refs:startTs (Results 1 – 1 of 1) sorted by relevance
948 const auto startTs = std::chrono::steady_clock::now(); in waitForReads() local967 hrTimeout -= std::chrono::steady_clock::now() - startTs; in waitForReads()