Home
last modified time | relevance | path

Searched defs:resultCost (Results 1 - 1 of 1) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_impl.cpp1334 int64_t resultCost = std::chrono::duration_cast<std::chrono::milliseconds>(allEnd - beginResult).count(); in ExecuteForLastInsertedRowId() local

Completed in 5 milliseconds