Skip to content

Commit

Permalink
more metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
Arqu committed May 22, 2024
1 parent b44abe5 commit 9ebc705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iroh-net/bench/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ use std::{
num::ParseIntError,
str::FromStr,
sync::{Arc, Mutex},
time::Instant,
time::{Duration, Instant},
};

use anyhow::Result;
Expand Down

0 comments on commit 9ebc705

Please sign in to comment.