Searched refs:tstamp_ (Results 1 – 2 of 2) sorted by relevance
181 tstamp_(0) { in StunRequest()186 : count_(0), timeout_(false), manager_(0), msg_(request), tstamp_(0) { in StunRequest()224 return static_cast<int>(rtc::TimeMillis() - tstamp_); in Elapsed()242 tstamp_ = rtc::TimeMillis(); in OnMessage()
150 int64_t tstamp_; variable