Home
last modified time | relevance | path

Searched refs:client_stats_timer_proc (Results 1 – 1 of 1) sorted by relevance

/external/iperf3/src/
Diperf_client_api.c129 client_stats_timer_proc(TimerClientData client_data, struct iperf_time *nowP) in client_stats_timer_proc() function
171 …test->stats_timer = tmr_create(&now, client_stats_timer_proc, cd, test->stats_interval * SEC_TO_US… in create_client_timers()