GNUnet  0.19.3
GNUNET_TIME_Timestamp Struct Reference

Rounded time for timestamps used by GNUnet, in seconds. More...

#include <gnunet_time_lib.h>

Collaboration diagram for GNUNET_TIME_Timestamp:
[legend]

Data Fields

struct GNUNET_TIME_Absolute abs_time
 The actual value. More...
 

Detailed Description

Rounded time for timestamps used by GNUnet, in seconds.

Definition at line 64 of file gnunet_time_lib.h.

Field Documentation

◆ abs_time

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().


The documentation for this struct was generated from the following file: