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