Searched refs:destruction_timestamp_ (Results 1 – 1 of 1) sorted by relevance
171 return destruction_timestamp_; in destruction_timestamp()174 destruction_timestamp_.emplace(destruction_timestamp); in set_destruction_timestamp()176 void reset_destruction_timestamp() { destruction_timestamp_.reset(); } in reset_destruction_timestamp()211 absl::optional<int64_t> destruction_timestamp_; member in cricket::TurnEntry