HomeSort by relevance Sort by last modified time
    Searched full:last_run_time_ms (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
packet_sender.cc 181 int64_t last_run_time_ms = -1; local
203 if (time_until_next_event_ms == 0 && last_run_time_ms == 0)
205 last_run_time_ms = time_until_next_event_ms;

Completed in 1377 milliseconds