Time for absolute time used by GNUnet, in microseconds and in network byte order. More...
#include <gnunet_time_lib.h>
Data Fields | |
uint64_t | abs_value_us__ |
The actual value (in network byte order). More... | |
Time for absolute time used by GNUnet, in microseconds and in network byte order.
Definition at line 105 of file gnunet_time_lib.h.
uint64_t GNUNET_TIME_AbsoluteNBO::abs_value_us__ |
The actual value (in network byte order).
UINT64_MAX represents "never".
Definition at line 111 of file gnunet_time_lib.h.
Referenced by block_create_ecdsa(), block_create_eddsa(), block_decrypt_ecdsa(), block_decrypt_eddsa(), and GNUNET_TIME_absolute_get_monotonic().