Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp334 constexpr int kMillisPerFrame = 16; in SendLastFrameAsync() local
341 std::chrono::milliseconds(kMillisPerFrame)); in SendLastFrameAsync()