Exemple #1
0
 void reset() {
   if (received_msgs != null) received_msgs.destroy();
   received_bytes = 0;
   last_highest = -1;
   num_stable_msgs = 0;
 }