Rounded time for timestamps used by GNUnet, in seconds. More...
#include <gnunet_time_lib.h>
Data Fields | |
struct GNUNET_TIME_Absolute | abs_time |
The actual value. More... | |
Rounded time for timestamps used by GNUnet, in seconds.
Definition at line 64 of file gnunet_time_lib.h.
struct GNUNET_TIME_Absolute GNUNET_TIME_Timestamp::abs_time |
The actual value.
Must be round number in seconds.
Definition at line 58 of file gnunet_time_lib.h.
Referenced by GNUNET_JSON_from_timestamp(), GNUNET_TIME_absolute_ntoh(), GNUNET_TIME_timestamp2s(), and sign_hello().