Skip to content

Saluki 14#71

Merged
rerpha merged 12 commits intomainfrom
saluki_14
Apr 29, 2026
Merged

Saluki 14#71
rerpha merged 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

@rerpha rerpha merged commit 11aa224 into main Apr 29, 2026
3 checks passed
@rerpha rerpha deleted the saluki_14 branch April 29, 2026 13:43
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