-changing exit helper code to automatically do the network configuration for an exit...
[oweals/gnunet.git] / src / ats / gnunet-service-ats_addresses_mlp.h
index 28cffdf369e3a903ce606ee8f874ec6faed6b0fb..6f7ee73d5b351d1c74040981e61ccb1ef84202ec 100644 (file)
@@ -95,6 +95,12 @@ struct GAS_MLP_Handle
 
   /* statistics */
 
+  /**
+   * Time of last execution
+   */
+  struct GNUNET_TIME_Absolute last_execution;
+
+
   /**
    * How often was the LP problem solved
    */