Searched refs:netLostTime_ (Results 1 – 2 of 2) sorted by relevance
121 uint64_t netLostTime_ = 0; variable
696 …bool ready = oldNet == NONE && netWorkType != NONE && (GetTimeStamp() - netLostTime_) > NET_LOST_D… in SetNet()699 netLostTime_ = GetTimeStamp(); in SetNet()