Searched refs:show_stats (Results 1 – 1 of 1) sorted by relevance
88 static void show_stats(uv_timer_t* handle) { in show_stats() function163 r = uv_timer_start(&timer_handle, show_stats, STATS_INTERVAL, STATS_INTERVAL); in start_stats_collection()
Completed in 4 milliseconds