Searched refs:ApproximateNowInUsec (Results 1 – 2 of 2) sorted by relevance
388 RegisterAlarm(ApproximateNowInUsec() + delta_in_us, ac); in RegisterAlarmApproximateDelta()443 virtual int64 ApproximateNowInUsec() const;
499 int64 EpollServer::ApproximateNowInUsec() const { in ApproximateNowInUsec() function in net::EpollServer