Time for timestamps used by GNUnet, in seconds and in network byte order. More...
#include <gnunet_time_lib.h>
Data Fields | |
struct GNUNET_TIME_AbsoluteNBO | abs_time_nbo |
The actual value. More... | |
Time for timestamps used by GNUnet, in seconds and in network byte order.
Definition at line 117 of file gnunet_time_lib.h.
struct GNUNET_TIME_AbsoluteNBO GNUNET_TIME_TimestampNBO::abs_time_nbo |
The actual value.
Must be round number in seconds or UINT64_MAX to represent "never".
Definition at line 123 of file gnunet_time_lib.h.
Referenced by GNUNET_TIME_timestamp_hton().