diff --git a/src/session_impl.cpp b/src/session_impl.cpp index 1ba91987b..536c2047d 100644 --- a/src/session_impl.cpp +++ b/src/session_impl.cpp @@ -951,6 +951,7 @@ namespace aux { m_last_redundant = 0; m_last_uploaded = 0; m_last_downloaded = 0; + get_thread_cpu_usage(&m_network_thread_cpu_usage); reset_stat_counters(); rotate_stats_log();