Browse Source

reset clock

avadapal 2 years ago
parent
commit
222592c77d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      heap.cpp

+ 2 - 2
heap.cpp

@@ -785,8 +785,8 @@ void Heap(MPCIO & mpcio,
         tio.sync_lamport();
         mpcio.dump_stats(std::cout);
 
-        // mpcio.reset_stats();
-        // tio.reset_lamport();
+         mpcio.reset_stats();
+         tio.reset_lamport();