Home
last modified time | relevance | path

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

/external/chromium_org/remoting/host/
Dscreen_capturer_fake.cc48 base::Time capture_start_time = base::Time::Now(); in Capture() local
73 (base::Time::Now() - capture_start_time).InMillisecondsRoundedUp()); in Capture()