Searched refs:GetCurrentTimestampUs (Results 1 – 5 of 5) sorted by relevance
44 static uint64_t GetCurrentTimestampUs();
32 uint64_t ResSchedExeCommonUtils::GetCurrentTimestampUs() in GetCurrentTimestampUs() function in OHOS::ResourceSchedule::ResSchedExeCommonUtils
334 reportData.WriteUint64(ResSchedExeCommonUtils::GetCurrentTimestampUs());348 reportData.WriteUint64(ResSchedExeCommonUtils::GetCurrentTimestampUs()); in ReportDebugInnerTask()
120 uint64_t curr = ResSchedExeCommonUtils::GetCurrentTimestampUs(); in SendDebugCommand()
162 uint64_t curr = ResSchedExeCommonUtils::GetCurrentTimestampUs(); in ReportDebugInner()