Skip to content

Saluki 14#71

Open
danielmaclaren wants to merge 12 commits intomainfrom
saluki_14
Open

Saluki 14#71
danielmaclaren wants to merge 12 commits intomainfrom
saluki_14

Conversation

@danielmaclaren
Copy link
Copy Markdown
Contributor

added extra command args and tests.

Comment thread src/count.rs
}
_ = interval.tick() => {
println!("{:.5} Mbit/s (since program start: average {:.5} Mbit/s, {:.5} MB total)",
bytes_this_second as f64/125000.0 / interval.period().as_secs_f64(),
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

think this may be a mistake- looks like the / interval.period().as_secs_f64() has been taken out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants