Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.h84 saveTimestamp_ = timestamp; in SetSaveTimestamp()
377 std::chrono::system_clock::time_point saveTimestamp_; member in panda::ecmascript::pgo::PGOProfiler
H A Dpgo_profiler.cpp686 auto interval = std::chrono::system_clock::now() - saveTimestamp_; in MergeProfilerAndDispatchAsyncSaveTask()

Completed in 5 milliseconds