Searched defs:SentPing (Results 1 – 1 of 1) sorted by relevance
61 struct SentPing { struct62 SentPing(absl::string_view id, int64_t sent_time, uint32_t nomination) in SentPing() function65 std::string id;66 int64_t sent_time;67 uint32_t nomination;