Skip to content

Fix calculated time delta for net stats

Michael Debertol requested to merge (removed):master into master

Re-add a cast to 'double' to fix cases when the number of passed seconds is not an int (ie. when the refresh rate is not set to a whole number of seconds). Closes #142 (closed).

Edited by Michael Debertol

Merge request reports