GNUnet  last
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 106 of file gnunet_time_lib.h.


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