Searched refs:reevaluation_time_monotonic_ (Results 1 – 2 of 2) sorted by relevance
139 timestamp, evaluation_start_monotonic_, &reevaluation_time_monotonic_); in IsMonotonicTimeGreaterThan()147 reevaluation_time_monotonic_ = Time::Max(); in ResetEvaluation()183 GetTimeout(evaluation_start_monotonic_, reevaluation_time_monotonic_)); in RunOnValueChangeOrTimeout()
185 base::Time reevaluation_time_monotonic_; variable