This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
solana
Watch
1
Star
0
Fork
0
You've already forked solana
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
6ad9dc18d8b81dc46c6490a1259cee372c726d10
solana
/
measure
/
src
/
lib.rs
2 lines
17 B
Rust
Raw
Normal View
History
Unescape
Escape
Add Measure abstraction over measuring time intervals (#4851) Allows one to swap in different implementations. This provides the normal Insant::now() -> .elapsed() path.
2019-06-29 15:34:49 +02:00
pub
mod
measure
;
Reference in New Issue
Copy Permalink