Hash Duration of time::Every in stopwatch
This commit is contained in:
parent
7715486906
commit
c13ef73e8b
1 changed files with 1 additions and 0 deletions
|
|
@ -165,6 +165,7 @@ mod time {
|
|||
use std::hash::Hash;
|
||||
|
||||
std::any::TypeId::of::<Self>().hash(state);
|
||||
self.0.hash(state);
|
||||
}
|
||||
|
||||
fn stream(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue