GNUnet 0.21.1
GNUNET_TIME_RelativeNBO Struct Reference

Time for relative time used by GNUnet, in microseconds and in network byte order. More...

#include <gnunet_time_lib.h>

Data Fields

uint64_t rel_value_us__
 The actual value (in network byte order). More...
 

Detailed Description

Time for relative time used by GNUnet, in microseconds and in network byte order.

Definition at line 89 of file gnunet_time_lib.h.

Field Documentation

◆ rel_value_us__

uint64_t GNUNET_TIME_RelativeNBO::rel_value_us__

The actual value (in network byte order).

Definition at line 94 of file gnunet_time_lib.h.


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