GNUnet 0.21.0
GNUNET_TIME_Absolute Struct Reference

Time for absolute times used by GNUnet, in microseconds. More...

#include <gnunet_time_lib.h>

Data Fields

uint64_t abs_value_us
 The actual value. More...
 

Detailed Description

Time for absolute times used by GNUnet, in microseconds.

Definition at line 53 of file gnunet_time_lib.h.

Field Documentation

◆ abs_value_us

uint64_t GNUNET_TIME_Absolute::abs_value_us

The actual value.

Definition at line 58 of file gnunet_time_lib.h.

Referenced by add_record(), backtalker_monotime_cb(), bind_abstime(), bind_nbotime(), block_create_ecdsa(), block_create_eddsa(), block_decrypt_ecdsa(), block_decrypt_eddsa(), cache_nick(), check_vl_transmission(), cmp_crm_by_next_retry(), code_redirect(), cookie_identity_interpretation(), core_init(), cred_collect(), display_record(), dns_result_parser(), expired_processor(), extract_abs_time(), extract_timestamp(), flush_bulk(), GCP_check_and_update_monotime(), generate_id_token_body(), get_age(), get_latest(), get_matching_bits(), get_timeout(), GNUNET_ABD_delegate_deserialize(), GNUNET_ABD_delegate_from_string(), GNUNET_ABD_delegate_serialize(), GNUNET_ABD_delegate_to_string(), GNUNET_ABD_delegates_deserialize(), GNUNET_CRYPTO_random_timeflake(), GNUNET_FS_file_information_sync_(), GNUNET_FS_uri_loc_create(), GNUNET_GNSRECORD_is_expired(), GNUNET_GNSRECORD_normalize_record_set(), GNUNET_GNSRECORD_record_get_expiration_time(), GNUNET_HELLO_extract_address(), GNUNET_HELLO_sign_address(), GNUNET_JSON_from_timestamp(), GNUNET_SCHEDULER_add_at_with_priority(), GNUNET_SCHEDULER_do_work(), GNUNET_STRINGS_fancy_time_to_absolute(), GNUNET_TIME_absolute_get_duration(), GNUNET_TIME_absolute_get_monotonic(), GNUNET_TIME_absolute_get_remaining(), GNUNET_TIME_absolute_is_future(), GNUNET_TIME_absolute_is_never(), GNUNET_TIME_absolute_is_past(), GNUNET_TIME_absolute_is_zero(), GNUNET_TIME_absolute_to_timestamp(), GNUNET_TIME_relative_to_absolute(), GNUNET_TIME_time_to_year(), GNUNET_TIME_timestamp2s(), GNUNET_TIME_timestamp_to_s(), GSF_block_peer_migration_(), GSF_pending_request_create_(), GSF_pending_request_get_message_(), GSF_request_plan_reference_get_last_transmission_(), handle_add_queue_message(), handle_client_redirect_to_ip(), handle_client_redirect_to_service(), handle_connection_create(), handle_dv_box(), handle_dv_learn(), handle_ephemeral_key(), handle_estimate(), handle_flow_control(), handle_fragment_box(), handle_list(), handle_lookup_block_response(), handle_p2p_estimate(), handle_validation_response(), handshake_ack_monotime_cb(), handshake_monotime_cb(), heap_plugin_put(), insert_sorted(), interpreter_run(), jwt_get_expiration(), load_hostlist_file(), load_member_session(), maint_child_death(), merge_pr(), mylog(), ns_lookup_result_cb(), pabc_get_expiration(), parse_expiration(), parse_record(), parse_timestamp(), print_record(), process_peer_monitoring_cb(), process_result(), process_result_with_request(), put_cb(), put_migration_continuation(), qconv_abs_time(), qconv_array(), rekey_monotime_cb(), remove_expired(), reorder_root_pm(), reply_to_dns(), reschedule_sender_timeout(), result_processor(), route_message(), route_via_neighbour(), run(), sampler_mod_get_rand_peer(), save_hostlist_file(), save_member_session(), schedule_transmit_on_queue(), select_best_pending_from_link(), set_timestamp(), setup_sender(), start_address_validation(), store_cb(), store_record_set(), test_exist_cb(), transmit_next_request_task(), try_transmission(), update_excess(), update_flood_message(), update_next_challenge_time(), update_pm_next_attempt(), update_tracker(), uri_loc_parse(), uri_loc_to_string(), and vpn_allocation_cb().


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