GNUnet  0.20.0
FragTimes Struct Reference

Timestamps for fragments. More...

Collaboration diagram for FragTimes:
[legend]

Data Fields

struct GNUNET_TIME_Absolute time
 The time the fragment was received. More...
 
unsigned int bit
 Number of the bit for the fragment (in [0,..,63]). More...
 

Detailed Description

Timestamps for fragments.

Definition at line 32 of file defragmentation.c.

Field Documentation

◆ time

struct GNUNET_TIME_Absolute FragTimes::time

The time the fragment was received.

Definition at line 416 of file defragmentation.c.

◆ bit

unsigned int FragTimes::bit

Number of the bit for the fragment (in [0,..,63]).

Definition at line 42 of file defragmentation.c.


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