Searched refs:startReadTime (Results 1 – 1 of 1) sorted by relevance
257 const auto startReadTime = steady_clock::now(); in ReadRecord() local312 readRecordTime_ += duration_cast<microseconds>(steady_clock::now() - startReadTime); in ReadRecord()