GNUnet 0.22.2
GNUNET_TIME_Relative Struct Reference

Time for relative time used by GNUnet, in microseconds. More...

#include <gnunet_time_lib.h>

Data Fields

uint64_t rel_value_us
 The actual value. More...
 

Detailed Description

Time for relative time used by GNUnet, in microseconds.

Always positive, so we can only refer to future time.

Definition at line 78 of file gnunet_time_lib.h.

Field Documentation

◆ rel_value_us

uint64_t GNUNET_TIME_Relative::rel_value_us

The actual value.

UINT64_MAX represents "forever".

Definition at line 84 of file gnunet_time_lib.h.

Referenced by add_record(), attr_store_task(), backtalker_timeout_cb(), calculate_put_interval(), check_for_glue(), check_timeouts(), check_zone_namestore_next(), compare_req(), connection_ready_cb(), consider_sending_fc(), core_init(), cred_add_cb(), data_sent_cb(), delayed_restart_task(), dht_connected(), DID_create_namestore_lookup_cb(), disconnect_and_schedule_reconnect(), display_record(), do_speedup(), encapsulate_for_dv(), evaluate_connection(), extract_rel_time(), find_advertisable_hello(), GCC_latency_observed(), get_matching_bits_delay(), get_network_latency(), get_randomized_delay(), get_transmit_delay(), GNUNET_BANDWIDTH_value_get_available_until(), GNUNET_FS_search_probe_progress_(), GNUNET_GNSRECORD_record_get_expiration_time(), GNUNET_HELLO_builder_to_block(), GNUNET_is_burst_ready(), GNUNET_JSON_from_time_rel(), GNUNET_NETWORK_socket_select(), GNUNET_RECLAIM_attribute_store(), GNUNET_RECLAIM_credential_store(), GNUNET_SCHEDULER_add_at_with_priority(), GNUNET_SCHEDULER_do_work(), GNUNET_SPEEDUP_start_(), GNUNET_SPEEDUP_stop_(), GNUNET_STRINGS_fancy_time_to_relative(), GNUNET_STRINGS_relative_time_to_string(), GNUNET_TIME_absolute_add(), GNUNET_TIME_absolute_subtract(), GNUNET_TIME_calculate_eta(), GNUNET_TIME_relative2s(), GNUNET_TIME_relative_is_forever(), GNUNET_TIME_relative_is_zero(), GNUNET_TIME_relative_multiply_double(), GSC_CLIENTS_solicit_request(), GSF_peer_update_performance_(), GSF_update_datastore_delay_(), handle_attribute_store_message(), handle_cadet_ring_message(), handle_client_send(), handle_credential_store_message(), handle_dht_p2p_put(), handle_encrypted(), handle_p2p_estimate(), handle_record(), handle_result(), handle_start_burst(), ifc_broadcast(), internal_update(), issue_ticket(), learn_dv_path(), lookup_authz_cb(), maint_child_death(), mylog(), new_sub(), ns_lookup_result_cb(), OIDC_build_token_response(), parse(), parse_expiration(), parse_record(), parse_rel_time(), parse_ttl(), path_cleanup_cb(), peer_transmit(), pick_random_dv_hops(), plan(), prepare_daemon(), print_plugin_event_info(), print_record(), process_job_queue(), process_parallel_lookup_result(), process_queue(), process_record(), process_reply(), process_result(), process_stat(), progress_cb(), proto_read_kx(), put_migration_continuation(), qconv_array(), qconv_rel_time(), queue_read(), queue_read_kx(), queue_timeout(), queue_write(), read_start_time(), reannounce_regex(), reassembly_cleanup_task(), revive_migration(), run(), run_zone_iteration_round(), sampler_mod_get_rand_peer(), schedule_httpd(), schedule_peer_transmission(), send_find_peer_message(), send_keep_alive(), set_timetravel_time(), shutdown_task(), start_burst(), store_completed_cb(), t_ax_encrypt(), task_check(), test_master(), transmit_typemap_task(), try_reconnect(), update_flood_message(), update_next_challenge_time(), update_performance_data(), update_timeout(), update_tracker(), update_velocity(), validation_start_cb(), write_benchmark_data(), write_start_time(), and zone_iteration_finished().


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