Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DPacketizer.cpp92 mStartTimeReal = now; in onFrame()
111 mStartTimeReal) in timeSinceStart()
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/include/webrtc/
DPacketizer.h58 std::chrono::time_point<std::chrono::steady_clock> mStartTimeReal; member