Home
last modified time | relevance | path

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

/external/iperf3/src/
Diperf_client_api.c120 test_timer_proc(TimerClientData client_data, struct iperf_time *nowP) in test_timer_proc() function
164 …test->timer = tmr_create(&now, test_timer_proc, cd, ( test->duration + test->omit ) * SEC_TO_US, 0… in create_client_timers()