Searched refs:GetCurTime (Results 1 – 7 of 7) sorted by relevance
38 std::string time = std::to_string(SPUtils::GetCurTime()); in ThreadGetTrace()51 long long curTime = SPUtils::GetCurTime(); in CheckFpsJitters()
89 startTime = SPUtils::GetCurTime(); in StartTask()97 long long lastTime = SPUtils::GetCurTime(); in StartTask()109 long long nextTime = SPUtils::GetCurTime(); in StartTask()131 long long endTime = SPUtils::GetCurTime(); in StopTask()
131 long long lastTime = SPUtils::GetCurTime(); in ExecCommand()133 long long timestamp = SPUtils::GetCurTime(); in ExecCommand()156 long long nextTime = SPUtils::GetCurTime(); in ExecCommand()
33 long long curTime = SPUtils::GetCurTime(); in ItemData()
188 long long SPUtils::GetCurTime() in GetCurTime() function in OHOS::SmartPerf::SPUtils
53 Capture::GetInstance().TriggerGetCatch(SPUtils::GetCurTime()); in ItemData()
107 long long GetCurTime();