Home
last modified time | relevance | path

Searched refs:GetRealTimeNs (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/google/camera/common/profiler/
H A Dprofiler.cc51 object_init_real_time_ = GetRealTimeNs(); in ProfilerImpl()
164 int64_t GetRealTimeNs() const { in GetRealTimeNs() function in google::camera_common::__anone40dfb6d0110::ProfilerImpl
475 profiling_result.set_profile_end_time_nanos(GetRealTimeNs()); in DumpPb()