you can use `Instant::now()` and then call `.elaps...
# development
f
you can use
Instant::now()
and then call
.elapsed()
on it: https://doc.rust-lang.org/std/time/struct.Instant.html