warning
authorNathan S. Evans <evans@in.tum.de>
Fri, 8 Apr 2011 13:35:10 +0000 (13:35 +0000)
committerNathan S. Evans <evans@in.tum.de>
Fri, 8 Apr 2011 13:35:10 +0000 (13:35 +0000)
src/dht/gnunet-dht-driver.c

index f7e287608c0b411511664bb2a3ff82c21c9e5844..2892e37eb562e192f8ed0859a738533d22a30add 100644 (file)
@@ -3245,6 +3245,7 @@ create_topology()
       GNUNET_log (GNUNET_ERROR_TYPE_WARNING,
                   "Topology set up, have %u expected connections, now starting peers!\n", create_expected_connections);
       GNUNET_TESTING_daemons_continue_startup (pg);
+      peer_start_time = GNUNET_TIME_absolute_get();
     }
   else
     {