Time for relative time used by GNUnet, in microseconds and in network byte order. More...
#include <gnunet_time_lib.h>
Data Fields | |
uint64_t | rel_value_us__ |
The actual value (in network byte order). More... | |
Time for relative time used by GNUnet, in microseconds and in network byte order.
Definition at line 92 of file gnunet_time_lib.h.
uint64_t GNUNET_TIME_RelativeNBO::rel_value_us__ |
The actual value (in network byte order).
UINT64_MAX represents "forever".
Definition at line 98 of file gnunet_time_lib.h.