Searched refs:reevaluation_time_monotonic_ (Results 1 – 2 of 2) sorted by relevance
138 timestamp, evaluation_start_monotonic_, &reevaluation_time_monotonic_); in IsMonotonicTimeGreaterThan()145 reevaluation_time_monotonic_ = Time::Max(); in ResetEvaluation()181 GetTimeout(evaluation_start_monotonic_, reevaluation_time_monotonic_)); in RunOnValueChangeOrTimeout()
194 base::Time reevaluation_time_monotonic_; variable