Searched refs:GetSysTimeMs (Results 1 – 5 of 5) sorted by relevance
20 uint64_t RSEventTimer::GetSysTimeMs() in GetSysTimeMs() function in OHOS::Rosen::RSEventTimer59 startTimeStampMs_ = RSEventTimer::GetSysTimeMs(); in SetLoopStartTag()65 uint64_t finishTimeStampMs = RSEventTimer::GetSysTimeMs(); in SetLoopFinishTag()
186 uint64_t currentTimeMs = RSEventTimer::GetSysTimeMs(); in EventReport()
81 RSEventTimer::GetSysTimeMs(); in DoSomethingInterestingWithMyAPI()
85 EXPECT_NE(RSEventTimer::GetSysTimeMs(), 0);
40 static uint64_t GetSysTimeMs();