Searched defs:SubscriptionStats (Results 1 – 2 of 2) sorted by relevance
159 struct SubscriptionStats { struct160 int32_t pushed_atom_count = 0;161 int32_t pulled_atom_count = 0;162 int32_t start_time_sec = 0;163 int32_t end_time_sec = 0;164 int32_t flush_count = 0;
664 message SubscriptionStats { message