Searched refs:GetExecutingCycle (Results 1 – 3 of 3) sorted by relevance
29 std::chrono::seconds ExportBaseTask::GetExecutingCycle() in GetExecutingCycle() function in OHOS::HiviewDFX::ExportBaseTask
36 virtual std::chrono::seconds GetExecutingCycle();
171 ffrt::this_task::sleep_for(exportTask->GetExecutingCycle()); in InitAndRunTask()