Home
last modified time | relevance | path

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

/libuv/test/
H A Dbenchmark-pump.c34 #define STATS_INTERVAL 1000 /* msec */ macro
95 gbit(nsent, STATS_INTERVAL)); in show_stats()
163 r = uv_timer_start(&timer_handle, show_stats, STATS_INTERVAL, STATS_INTERVAL); in start_stats_collection()

Completed in 7 milliseconds