Home
last modified time | relevance | path

Searched refs:startTs (Results 1 – 1 of 1) sorted by relevance

/system/incremental_delivery/incfs/
Dincfs.cpp948 const auto startTs = std::chrono::steady_clock::now(); in waitForReads() local
967 hrTimeout -= std::chrono::steady_clock::now() - startTs; in waitForReads()