Searched refs:duration_since_update (Results 1 – 1 of 1) sorted by relevance
247 TimeDelta duration_since_update = curr_boottime - update_boottime; in GetValue() local248 return new Time(clock->GetWallclockTime() - duration_since_update); in GetValue()