GNUnet 0.21.1
GNUNET_TIME_TimestampNBO Struct Reference

Time for timestamps used by GNUnet, in seconds and in network byte order. More...

#include <gnunet_time_lib.h>

Collaboration diagram for GNUNET_TIME_TimestampNBO:
[legend]

Data Fields

struct GNUNET_TIME_AbsoluteNBO abs_time_nbo
 The actual value. More...
 

Detailed Description

Time for timestamps used by GNUnet, in seconds and in network byte order.

Definition at line 112 of file gnunet_time_lib.h.

Field Documentation

◆ abs_time_nbo

struct GNUNET_TIME_AbsoluteNBO GNUNET_TIME_TimestampNBO::abs_time_nbo

The actual value.

Must be round number in seconds.

Definition at line 117 of file gnunet_time_lib.h.

Referenced by GNUNET_TIME_timestamp_hton().


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