Searched refs:other_time (Results 1 – 1 of 1) sorted by relevance
950 uint64_t other_time = other.record->Timestamp(); in IsHappensBefore() local952 if (time != other_time) { in IsHappensBefore()953 return time < other_time; in IsHappensBefore()