Home
last modified time | relevance | path

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

/external/openscreen/osp/impl/presentation/
Durl_availability_requester.cc156 const Clock::time_point requested_schedule_time = in RefreshWatches() local
158 if (requested_schedule_time < minimum_schedule_time) in RefreshWatches()
159 minimum_schedule_time = requested_schedule_time; in RefreshWatches()