Searched refs:STATS_INTERVAL (Results 1 – 1 of 1) sorted by relevance
34 #define STATS_INTERVAL 1000 /* msec */ macro95 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