GNUNET_BANDWIDTH_tracker_get_delay ( struct GNUNET_BANDWIDTH_Tracker* av, size_t size )Return value has type 'struct GNUNET_TIME_Relative'.
GNUNET_BANDWIDTH_value_get_available_until ( struct GNUNET_BANDWIDTH_Value32NBO bps, struct GNUNET_TIME_Relative deadline )2nd parameter 'deadline' has type 'struct GNUNET_TIME_Relative'.
GNUNET_BANDWIDTH_value_get_delay_for ( struct GNUNET_BANDWIDTH_Value32NBO bps, uint64_t size )Return value has type 'struct GNUNET_TIME_Relative'.
GNUNET_CLIENT_notify_transmit_ready ( struct GNUNET_CLIENT_Connection* client, size_t size, struct GNUNET_TIME_Relative timeout, int auto_retry, GNUNET_CONNECTION_TransmitReadyNotify notify, void* notify_cls )3rd parameter 'timeout' has type 'struct GNUNET_TIME_Relative'.
GNUNET_CLIENT_receive ( struct GNUNET_CLIENT_Connection* client, GNUNET_CLIENT_MessageHandler handler, void* handler_cls, struct GNUNET_TIME_Relative timeout )4th parameter 'timeout' has type 'struct GNUNET_TIME_Relative'.
GNUNET_CLIENT_service_test ( char const* service, struct GNUNET_CONFIGURATION_Handle const* cfg, struct GNUNET_TIME_Relative timeout, GNUNET_SCHEDULER_Task task, void* task_cls )3rd parameter 'timeout' has type 'struct GNUNET_TIME_Relative'.
GNUNET_CLIENT_transmit_and_get_response ( struct GNUNET_CLIENT_Connection* client, struct GNUNET_MessageHeader const* hdr, struct GNUNET_TIME_Relative timeout, int auto_retry, GNUNET_CLIENT_MessageHandler rn, void* rn_cls )3rd parameter 'timeout' has type 'struct GNUNET_TIME_Relative'.
GNUNET_CONFIGURATION_get_value_time ( struct GNUNET_CONFIGURATION_Handle const* cfg, char const* section, char const* option, struct GNUNET_TIME_Relative* time )4th parameter 'time' (pointer) has base type 'struct GNUNET_TIME_Relative'.
GNUNET_CONNECTION_notify_transmit_ready ( struct GNUNET_CONNECTION_Handle* connection, size_t size, struct GNUNET_TIME_Relative timeout, GNUNET_CONNECTION_TransmitReadyNotify notify, void* notify_cls )3rd parameter 'timeout' has type 'struct GNUNET_TIME_Relative'.
GNUNET_CONNECTION_receive ( struct GNUNET_CONNECTION_Handle* connection, size_t max, struct GNUNET_TIME_Relative timeout, GNUNET_CONNECTION_Receiver receiver, void* receiver_cls )3rd parameter 'timeout' has type 'struct GNUNET_TIME_Relative'.
GNUNET_NETWORK_socket_select ( struct GNUNET_NETWORK_FDSet* rfds, struct GNUNET_NETWORK_FDSet* wfds, struct GNUNET_NETWORK_FDSet* efds, struct GNUNET_TIME_Relative timeout )4th parameter 'timeout' has type 'struct GNUNET_TIME_Relative'.
GNUNET_OS_command_run ( GNUNET_OS_LineProcessor proc, void* proc_cls, struct GNUNET_TIME_Relative timeout, char const* binary, ... )3rd parameter 'timeout' has type 'struct GNUNET_TIME_Relative'.
GNUNET_SCHEDULER_add_delayed ( struct GNUNET_TIME_Relative delay, GNUNET_SCHEDULER_Task task, void* task_cls )1st parameter 'delay' has type 'struct GNUNET_TIME_Relative'.
GNUNET_SCHEDULER_add_delayed_with_priority ( struct GNUNET_TIME_Relative delay, enum GNUNET_SCHEDULER_Priority priority, GNUNET_SCHEDULER_Task task, void* task_cls )1st parameter 'delay' has type 'struct GNUNET_TIME_Relative'.
GNUNET_SCHEDULER_add_read_file ( struct GNUNET_TIME_Relative delay, struct GNUNET_DISK_FileHandle const* rfd, GNUNET_SCHEDULER_Task task, void* task_cls )1st parameter 'delay' has type 'struct GNUNET_TIME_Relative'.
GNUNET_SCHEDULER_add_read_net ( struct GNUNET_TIME_Relative delay, struct GNUNET_NETWORK_Handle* rfd, GNUNET_SCHEDULER_Task task, void* task_cls )1st parameter 'delay' has type 'struct GNUNET_TIME_Relative'.
GNUNET_SCHEDULER_add_read_net_with_priority ( struct GNUNET_TIME_Relative delay, enum GNUNET_SCHEDULER_Priority priority, struct GNUNET_NETWORK_Handle* rfd, GNUNET_SCHEDULER_Task task, void* task_cls )1st parameter 'delay' has type 'struct GNUNET_TIME_Relative'.
GNUNET_SCHEDULER_add_select ( enum GNUNET_SCHEDULER_Priority prio, struct GNUNET_TIME_Relative delay, struct GNUNET_NETWORK_FDSet const* rs, struct GNUNET_NETWORK_FDSet const* ws, GNUNET_SCHEDULER_Task task, void* task_cls )2nd parameter 'delay' has type 'struct GNUNET_TIME_Relative'.
GNUNET_SCHEDULER_add_write_file ( struct GNUNET_TIME_Relative delay, struct GNUNET_DISK_FileHandle const* wfd, GNUNET_SCHEDULER_Task task, void* task_cls )1st parameter 'delay' has type 'struct GNUNET_TIME_Relative'.
GNUNET_SCHEDULER_add_write_net ( struct GNUNET_TIME_Relative delay, struct GNUNET_NETWORK_Handle* wfd, GNUNET_SCHEDULER_Task task, void* task_cls )1st parameter 'delay' has type 'struct GNUNET_TIME_Relative'.
GNUNET_SERVER_client_set_timeout ( struct GNUNET_SERVER_Client* client, struct GNUNET_TIME_Relative timeout )2nd parameter 'timeout' has type 'struct GNUNET_TIME_Relative'.
GNUNET_SERVER_create ( GNUNET_CONNECTION_AccessCheck access, void* access_cls, struct sockaddr*const* serverAddr, socklen_t const* socklen, struct GNUNET_TIME_Relative idle_timeout, int require_found )5th parameter 'idle_timeout' has type 'struct GNUNET_TIME_Relative'.
GNUNET_SERVER_create_with_sockets ( GNUNET_CONNECTION_AccessCheck access, void* access_cls, struct GNUNET_NETWORK_Handle** lsocks, struct GNUNET_TIME_Relative idle_timeout, int require_found )4th parameter 'idle_timeout' has type 'struct GNUNET_TIME_Relative'.
GNUNET_SERVER_notify_transmit_ready ( struct GNUNET_SERVER_Client* client, size_t size, struct GNUNET_TIME_Relative timeout, GNUNET_CONNECTION_TransmitReadyNotify callback, void* callback_cls )3rd parameter 'timeout' has type 'struct GNUNET_TIME_Relative'.
GNUNET_SERVER_transmit_context_run ( struct GNUNET_SERVER_TransmitContext* tc, struct GNUNET_TIME_Relative timeout )2nd parameter 'timeout' has type 'struct GNUNET_TIME_Relative'.
GNUNET_STRINGS_fancy_time_to_relative ( char const* fancy_time, struct GNUNET_TIME_Relative* rtime )2nd parameter 'rtime' (pointer) has base type 'struct GNUNET_TIME_Relative'.
GNUNET_STRINGS_relative_time_to_string ( struct GNUNET_TIME_Relative delta, int do_round )1st parameter 'delta' has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_absolute_add ( struct GNUNET_TIME_Absolute start, struct GNUNET_TIME_Relative duration )2nd parameter 'duration' has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_absolute_get_difference ( struct GNUNET_TIME_Absolute start, struct GNUNET_TIME_Absolute end )Return value has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_absolute_get_duration ( struct GNUNET_TIME_Absolute whence )Return value has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_absolute_get_remaining ( struct GNUNET_TIME_Absolute future )Return value has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_absolute_subtract ( struct GNUNET_TIME_Absolute start, struct GNUNET_TIME_Relative duration )2nd parameter 'duration' has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_calculate_eta ( struct GNUNET_TIME_Absolute start, uint64_t finished, uint64_t total )Return value has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_relative_add ( struct GNUNET_TIME_Relative a1, struct GNUNET_TIME_Relative a2 )2nd parameter 'a2' has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_relative_divide ( struct GNUNET_TIME_Relative rel, unsigned int factor )1st parameter 'rel' has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_relative_get_forever_ ( )Return value has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_relative_get_hour_ ( )Return value has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_relative_get_minute_ ( )Return value has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_relative_get_second_ ( )Return value has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_relative_get_unit_ ( )Return value has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_relative_get_zero_ ( )Return value has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_relative_hton ( struct GNUNET_TIME_Relative a )1st parameter 'a' has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_relative_max ( struct GNUNET_TIME_Relative t1, struct GNUNET_TIME_Relative t2 )1st parameter 't1' has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_relative_min ( struct GNUNET_TIME_Relative t1, struct GNUNET_TIME_Relative t2 )1st parameter 't1' has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_relative_multiply ( struct GNUNET_TIME_Relative rel, unsigned int factor )1st parameter 'rel' has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_relative_ntoh ( struct GNUNET_TIME_RelativeNBO a )Return value has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_relative_subtract ( struct GNUNET_TIME_Relative a1, struct GNUNET_TIME_Relative a2 )2nd parameter 'a2' has type 'struct GNUNET_TIME_Relative'.
GNUNET_TIME_relative_to_absolute ( struct GNUNET_TIME_Relative rel )1st parameter 'rel' has type 'struct GNUNET_TIME_Relative'.