Home
last modified time | relevance | path

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

/external/webrtc/modules/remote_bitrate_estimator/
Dinter_arrival.cc62 current_timestamp_group_.last_system_time_ms - in ComputeDeltas()
63 prev_timestamp_group_.last_system_time_ms; in ComputeDeltas()
106 current_timestamp_group_.last_system_time_ms = system_time_ms; in ComputeDeltas()
Dinter_arrival.h70 int64_t last_system_time_ms; member