gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r16167 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r16167 - gnunet/src/include
Date: Mon, 25 Jul 2011 14:36:38 +0200

Author: nevans
Date: 2011-07-25 14:36:38 +0200 (Mon, 25 Jul 2011)
New Revision: 16167

Modified:
   gnunet/src/include/gnunet_time_lib.h
Log:
clock skew lib

Modified: gnunet/src/include/gnunet_time_lib.h
===================================================================
--- gnunet/src/include/gnunet_time_lib.h        2011-07-25 12:36:16 UTC (rev 
16166)
+++ gnunet/src/include/gnunet_time_lib.h        2011-07-25 12:36:38 UTC (rev 
16167)
@@ -421,6 +421,14 @@
                                                        GNUNET_TIME_AbsoluteNBO
                                                        a);
 
+/**
+ * Set the timestamp offset for this instance.
+ *
+ * @param offset the offset to skew the locale time by
+ */
+void
+GNUNET_TIME_set_offset(long long offset);
+
 #if 0                           /* keep Emacsens' auto-indent happy */
 {
 #endif




reply via email to

[Prev in Thread] Current Thread [Next in Thread]