Searched refs:GetCurTime (Results 1 – 7 of 7) sorted by relevance
41 std::string time = std::to_string(SPUtils::GetCurTime()); in ThreadGetTrace()55 long long curTime = SPUtils::GetCurTime(); in CheckFpsJitters()
139 long long lastTime = SPUtils::GetCurTime(); in ExecCommand()141 long long timestamp = SPUtils::GetCurTime(); in ExecCommand()164 long long nextTime = SPUtils::GetCurTime(); in ExecCommand()
45 …std::string newFileName = constOutDestCVSPrefix + "_" + std::to_string(SPUtils::GetCurTime()) + ".… in ItemData()150 startCaptureTime = SPUtils::GetCurTime(); in Start()163 long long nowTime = SPUtils::GetCurTime(); in Check()
197 startTime = SPUtils::GetCurTime(); in StartTask()203 long long lastTime = SPUtils::GetCurTime(); in StartTask()223 long long nextTime = SPUtils::GetCurTime(); in StartTask()247 long long endTime = SPUtils::GetCurTime(); in StopTask()298 startCaptuerTime = SPUtils::GetCurTime(); in DetectionAndGrab()302 long long nowTime = SPUtils::GetCurTime(); in DetectionAndGrab()
38 long long curTime = SPUtils::GetCurTime(); in ItemData()
193 long long SPUtils::GetCurTime() in GetCurTime() function in OHOS::SmartPerf::SPUtils
108 long long GetCurTime();