Searched refs:newest_timestamp_ms (Results 1 – 1 of 1) sorted by relevance
237 int64_t newest_timestamp_ms = stack->top().timestamp_ms; in PopState() local243 state->timestamp_ms = std::max(state->timestamp_ms, newest_timestamp_ms); in PopState()