Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp687 auto minIntervalOption = vm_->GetJSOptions().GetPGOSaveMinInterval(); in MergeProfilerAndDispatchAsyncSaveTask() local
688 auto mergeMinInterval = std::chrono::milliseconds(minIntervalOption * MS_PRE_SECOND); in MergeProfilerAndDispatchAsyncSaveTask()

Completed in 5 milliseconds