Searched refs:GetTimeNow (Results 1 – 5 of 5) sorted by relevance
104 start_time_ = GetTimeNow(); in Initialize()194 const auto t = (GetTimeNow() - start_time_) / 1000000.0; in Render()
60 const auto now = GetTimeNow(); in TriggerBeginFrame()
847 fps_start_ = GetTimeNow(); in Composition()907 const auto now = GetTimeNow(); in render()
17 uint64_t GetTimeNow();
17 uint64_t GetTimeNow() { in GetTimeNow() function