Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/api/src/
H A Dplugin_module.cpp259 lastTime_ = std::chrono::steady_clock::now(); in ReportResult()
263 lastTime_ = t1; in ReportResult()
279 lastTime_ = std::chrono::steady_clock::now(); in ReportResultOptimize()
283 lastTime_ = t1; in ReportResultOptimize()
H A Dplugin_module.h90 std::chrono::steady_clock::time_point lastTime_; member in PluginModule

Completed in 1 milliseconds