Skip to content
Commit cf19c92b authored by Arjen Hiemstra's avatar Arjen Hiemstra
Browse files

Divide network speeds by 2

We update the network speed every 2s to match the daemon update rate.
However, this means that when calculating the difference between the
current and the previous, we get twice the amount since we are a
calculating the difference over 2s. So divide by 2 to get the byte rate
per second.
parent 4771e456
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment