Commit Graph

2 Commits

Author SHA1 Message Date
Michael Vines 18a17cfbbf
Implement Display trait (#6929) 2019-11-13 11:44:07 -07:00
sakridge a89589a1d5
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