Home
last modified time | relevance | path

Searched refs:startWriteTime (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
H A Ddebug_logger.cpp116 const auto startWriteTime = steady_clock::now(); in Log() local
121 logWriteTimes_ += duration_cast<microseconds>(steady_clock::now() - startWriteTime); in Log()
/developtools/hiperf/src/
H A Ddebug_logger.cpp116 const auto startWriteTime = steady_clock::now(); in Log() local
121 logWriteTimes_ += duration_cast<microseconds>(steady_clock::now() - startWriteTime); in Log()

Completed in 2 milliseconds